[whatwg] [wf2] 2.3. Changes to existing controls

2005-10-23 Thread Anne van Kesteren
immed from any other attributes # (e.g. the value attribute). Could you add a note that there is some form of normalization applied to these attributes in XML documents as described here: <http://www.w3.org/TR/REC-xml/#AVNormalize>. This could be helpful and would prevent confusion. Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] 2.3. Changes to existing controls

2005-10-24 Thread Anne van Kesteren
fore the value of an attribute is passed to the application # or checked for validity, the XML processor MUST normalize the # attribute value by applying the algorithm below (Also, internal subsets are required to be supported by XML parsers.) -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] http://whatwg.org/demos/repeat-01/

2005-10-24 Thread Anne van Kesteren
Can this demo be fixed? The button named "add" needs to have a template attribute with the literal value of "player". Furthermore, the DOCTYPE should be changed to "". Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] http://whatwg.org/demos/repeat-02/results.xml

2005-10-24 Thread Anne van Kesteren
Could you please change the namespace to "http://n.whatwg.org/formdata";. Perhaps you also want to note at http://n.whatwg.org/formdata that it can be used for seeding the form with initial values as well. Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] 2.3. Changes to existing controls

2005-10-25 Thread Anne van Kesteren
les authors should be aware about when dealing with forms. This seemed like the most appropriate place to add the note. Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] 2.3. Changes to existing controls

2005-10-25 Thread Anne van Kesteren
be aware about when dealing with forms. This seemed like the most appropriate place to add the note. I don't see how these rules will affect users unless they go out of their way to make DTDs, in which case they deserve whatever they get. The normalization happens without DTDs. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] 2.3. Changes to existing controls

2005-10-25 Thread Anne van Kesteren
alisation only occurs with DTDs. In HTML I never had the problem that new lines were removed. There is quite a substantial difference here imho. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] 2.3. Changes to existing controls

2005-10-29 Thread Anne van Kesteren
lly, some are more compliant than others). Right... You mean the one that is based on SGML? -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [html5] html:style parsing

2005-10-30 Thread Anne van Kesteren
tml:script.) Kind regards, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [html5] html:style parsing

2005-10-30 Thread Anne van Kesteren
Quoting Jim Ley <[EMAIL PROTECTED]>: Is this not a bug? I can't see anywhere in any XHTML specification that states that html:style children of html:style elements should be treated as if they were stylesheets. Error handling for the html:style element is not defined. -- Anne v

Re: [whatwg] Text support in

2005-11-03 Thread Anne van Kesteren
. (But addressing fonts, line-height, etc. might be difficult.) Also, adding text support will bring to par with MSIE's VML. Isn't VML substantially closer to SVG (which supports text)? Yeah, I believe so, see <http://www.w3.org/TR/1998/NOTE-VML-19980513>. -- A

Re: [whatwg] Text support in

2005-11-03 Thread Anne van Kesteren
even: <http://annevankesteren.nl/test/cdf/cdi/007> They are for different purposes though, last time I checked. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] 2.3. Changes to existing controls

2005-11-06 Thread Anne van Kesteren
r/blog/archives/000564.html Yeah, that was my point from the beginning. I suffered from it myself as well. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] 2.2.1. DOM feature strings

2005-11-07 Thread Anne van Kesteren
ports the CSS color value "orange"? You don't. Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] 2.2.1. DOM feature strings

2005-11-07 Thread Anne van Kesteren
ature "XHTML" with version string "2.0" is already taken, see: <http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-1176245063> Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] 2.2.6. The document - getElementsByClassName

2005-11-07 Thread Anne van Kesteren
;bar foo" We could also have a getElementBySelector() method, but it seems that it would be best to let the CSSWG define that. The specification already defined getElementsByClassName(). So, why not getElementsBySelector() too? Or this can be better handled via XPath expressions?

Re: [whatwg] 2.2.6. The document - getElementsByClassName

2005-11-07 Thread Anne van Kesteren
(And rightly so that it does not redefine what is allowed for the 'class' attribute applied on elements in the XHTML 1 namespace.) -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] 2.2.1. DOM feature strings

2005-11-07 Thread Anne van Kesteren
e DOM interfaces defined in DOM Level 2 HTML for it. It has nothing to do with XHTML 2. Therefore, using "XHTML" and "5.0" should be no problem. Especially since the HTML WG does not seem to plan to introduce any DOM interfaces for the new elements... -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] rel/rev for ?

2005-11-08 Thread Anne van Kesteren
se of 'class' for semantic purposes. The use of 'class' for presentation is wrong anyway (and hopefully obsoleted in HTML 5). And yes, although it is named incorrectly, the attribute can take multiple, space-separated, values. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [WF2] Example should have labels

2005-11-22 Thread Anne van Kesteren
Quoting Matthew Raymond <[EMAIL PROTECTED]>: In the future, please provide the original example so that we may see what it was before Ian agrees with you and changes it. ;) Just read the previous draft. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [WA1] INS/DEL and omitted tags

2005-11-25 Thread Anne van Kesteren
nowledge about every other element so that it can correctly close all open inline elements when it sees a tag that starts a block level element? Mostly, yes. Most browsers have very specific behavior depending on the element. (Which not necessarily makes the DOM more conformant.)

Re: [whatwg] [WA1] INS/DEL and omitted tags

2005-11-25 Thread Anne van Kesteren
Quoting David Håsäther <[EMAIL PROTECTED]>: Basically, when the parsing section gets written, it'll be written to match the behaviour that the most browsers do. Why not require end-tags for all non-empty elements? And that magically solves the parsing problem? -- Anne van Kes

[whatwg] [wf2] autofocus

2005-11-25 Thread Anne van Kesteren
Regarding <http://whatwg.org/specs/web-forms/current-work/#the-autofocus>. What happens when a form control is already there but its autofocus DOM attribute is set to "true"? Same as calling the .focus() method on the form control or same as "nothing happens"? Ch

Re: [whatwg] Menus, fallback, and backwards compatibility: ideas wanted

2005-11-27 Thread Anne van Kesteren
m that perspective using html:menu with html:li etc. is much better I guess. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] keygen element

2005-11-27 Thread Anne van Kesteren
f a hack. Mozilla does not represent it as a "keygen" element in the DOM for example, but as a select element with a _moz-type attribute set to -mozilla-keygen. (With the attributes propagated.) Opera does seem to have some kind of "native implementation". * Wonders who actu

Re: [whatwg] Test suite: Embedded content

2005-11-28 Thread Anne van Kesteren
t/html" will do nothing and show some: "this format is not supported, look for a plugin" message... I would like this to become a special case of as well actually. Although there is some issue with fallback content... -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] some comments on DOM interface section

2005-11-30 Thread Anne van Kesteren
others also need to be updated. -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] checkValidity() method description

2005-11-30 Thread Anne van Kesteren
The description for the checkValidity() does not take into account that it can also be called from the HTMLFormElement. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] some comments on DOM interface section

2005-11-30 Thread Anne van Kesteren
ed in [HTML5]. Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] DOMControlValueChanged cancelable?

2005-12-01 Thread Anne van Kesteren
The specification does not really say whether it is cancelable or not explicitly. Taking into account the text surrounding the event it is probably not cancelable, but I guess that should be noted. Also s/fired an/fired on/ Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] editorial thing regarding wrap attribute

2005-12-01 Thread Anne van Kesteren
2.14. Extensions to the textarea element # 'white-space' property values based on the wrap element # for textarea elements There is no such thing as a "wrap element". Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] :disabled does not address option inside disabled optgroup

2005-12-01 Thread Anne van Kesteren
It only addresses form controls nested in a fieldset. However, setting optgroup to disabled should cause descendents of that, either optgroup or option, to become disabled as well. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] :disabled does not address option inside disabled optgroup

2005-12-01 Thread Anne van Kesteren
hat up earlier. -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] change event

2005-12-01 Thread Anne van Kesteren
element." That contradicts each other, not? -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] change event

2005-12-01 Thread Anne van Kesteren
cription of that element (2.13) says basically the same. Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] HTMLLegendElement member

2005-12-02 Thread Anne van Kesteren
of the object that validity returns must return false, while the checkValidity() which is defined in terms of validity must return true. (There is also a markup error in 7.5. Additions specific to the HTMLFieldsetElement interface.) Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Menus, fallback, and backwards compatibility: ideas wanted

2005-12-02 Thread Anne van Kesteren
pplications this can be perfectly backwards compatible. Perhaps put some additional container element around it and make optional for fallback (same as with ) and you have some kind of solution. Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Menus, fallback, and backwards compatibility: ideas wanted

2005-12-02 Thread Anne van Kesteren
r Since the first would only be supported by new UAs with no good fallback, the button would be completely unnecessary. Yeah, I meant that. And I like it now I see it :-) -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Menus, fallback, and backwards compatibility: ideas wanted

2005-12-02 Thread Anne van Kesteren
ou want to build real applications on phones you need javascript. It is most likely that the Web API WG will also investigate in this area. (Opera already does cross document messaging (from HTML5) on some mobile phones and XMLHttpRequest etc.) -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Menus, fallback, and backwards compatibility: ideas wanted

2005-12-02 Thread Anne van Kesteren
n to using then? As noted earlier in this thread was just some random name that has to be replaced at some point, not? Anyway, I think should be reserved for dropdown lists, but I don't feel strongly about that. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Menus, fallback, and backwards compatibility: ideas wanted

2005-12-03 Thread Anne van Kesteren
m the element and give that element "semantic meaning". (Which is essentially what is done today so it is quite backwards compatible.) -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] form content/DOM attribute

2005-12-03 Thread Anne van Kesteren
attribute...) Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] change event is not cancelable

2005-12-04 Thread Anne van Kesteren
27;DOMActivate'. (And not to the 'change' event.) -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] change event is not cancelable

2005-12-05 Thread Anne van Kesteren
? Because per DOM3Events 'change' can not be canceled. (That is in fact implemented.) -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [WF3]

2005-12-10 Thread Anne van Kesteren
n the html:tr element for example. When the selector control is checked it results in the repetition block being selected (the CSS3 ":selected" pseudo class would apply). repeat-selection="single|multiple" == If you just use radio and chec

Re: [whatwg] [WF3]

2005-12-10 Thread Anne van Kesteren
d adding an attribute to them? Maybe that is a better solution. It would certainly degrade better than a new input type. Yeah, a global "label" or "for" attribute which can be applied to some ancestor, like html:tr. (Or only to the template (which mostly is the html:tr)

[whatwg] [wf2] list and datalist

2005-12-10 Thread Anne van Kesteren
. The datalist element and the list attribute.) 3. "The selected attribute and the form, selected,". I suggest to drop the second "selected" or is this one of those cases were you want to be extra explicit without it actually being necessary? Cheers, Anne -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] Restrict template attributes to only fieldset, tr, and li?

2005-12-12 Thread Anne van Kesteren
range thing to do). What is the reasoning? I think it is very useful that they apply to every element, including non-XHTML elements. -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] Attaching style sheets (was: Re: Menus, fallback, and backwards compatibility: ideas wanted)

2005-12-20 Thread Anne van Kesteren
Quoting Ian Hickson <[EMAIL PROTECTED]>: (Though could be replaced by

Re: [whatwg] Stylesheet Links

2005-12-20 Thread Anne van Kesteren
Therefore, your statement doesn't make sense. Or the implementation does not make sense ;-) -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [html5] bogus comment state

2006-01-05 Thread Anne van Kesteren
important and when it is clear what we're supposed to do. (Personally I can appreciate the approach Firefox took although that leaves not much room for using them sometime in the future...) -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] The element and "display: meta"

2006-01-10 Thread Anne van Kesteren
ld mean that you are changing semantics through CSS. Something like making a link no longer a link trhough some property. Now there has been some need for such a language, but it is not presentational. It is more some semantic language to describe what kind of element it is, which attributes serve s

[whatwg] [html5] s/noframe/noframes

2006-01-11 Thread Anne van Kesteren
<http://whatwg.org/specs/web-apps/current-work/#the-main> The element name should be "noframes" not "noframe". -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [html5] image argument for drawImage (canvas)

2006-01-12 Thread Anne van Kesteren
(HTMLImageElement opr HTMLCanvasElement). I assume that in some way the resource pointed to by HTMLImageElement.src should be used and HTMLCanvasElement.toDataURL()... -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] checked, defaultChecked and "checked"

2006-01-12 Thread Anne van Kesteren
the attribute does not change the state. Testcase I used is attached. Anyone with results from other browsers? Ian, any chance this can be incorperated in WF2 at some point so this gets consistent? It is more or less important for dynamically testing the CSS pseudo-classes as well as fo

Re: [whatwg] [wf2] checked, defaultChecked and "checked"

2006-01-12 Thread Anne van Kesteren
Quoting Anne van Kesteren <[EMAIL PROTECTED]>: Internet Explorer only sets defaultChecked to true when the control has a "checked" attribute set at _parsing time_. Adding a "checked" attribute dynamically does not change the state of defaultChecked. It was pointed

Re: [whatwg] [html5] image argument for drawImage (canvas)

2006-01-12 Thread Anne van Kesteren
e the image of the HTMLImageElement (or HTMLCanvasElement); that image is unrelated to CSS. You could implement in a non-CSS UA. Where does it say that? Could you quote that part? -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Element

2006-01-15 Thread Anne van Kesteren
use for math problems, without having to resort to MathML. can't possibly be defined to mean two different things while staying in the same namespace. Well, I suppose it could be based on the context it is placed in, but I think that would get confusing. Also, there is MathML. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] , , ,

2006-01-15 Thread Anne van Kesteren
an . I could not find (or ) in any XHTML recommendation. I also never encountered it anywhere as actually being used, only in some examples taken from the XHTML 2.0 draft... -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Should ID be required for ?

2006-01-15 Thread Anne van Kesteren
r subject suggests, but it should not be required therefore imho. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Element

2006-01-17 Thread Anne van Kesteren
y sounds suboptimal though. Especially in this situation where you want to use an element both for mathematics and shouting... -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] , , ,

2006-01-17 Thread Anne van Kesteren
larify things? You were talking about consistency with XHTML. Yet there has been no recommendation or standard (whatever you prefer) that contains such an element so the argument is bogus. on the other hand... -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] , , ,

2006-01-17 Thread Anne van Kesteren
asked you here: <http://listserver.dreamhost.com/pipermail/whatwg-whatwg.org/> -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Definition of alt= attribute

2006-01-19 Thread Anne van Kesteren
t you want.) -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Definition of alt= attribute

2006-01-19 Thread Anne van Kesteren
, but that's not how it is. I believe UAs are free to make up alternate content in such situations. By for example trying to get information from the file name... -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Definition of alt= attribute

2006-01-20 Thread Anne van Kesteren
invalid. I propose to allow it and have the user agent derive some information from the image URL. This will better reflect the real world situation: many authors actually omit alt (which results in an invalid page) when they actually should have written it. HTML5 is not about making

Re: [whatwg] [WF2] Label with empty for attribute

2006-01-21 Thread Anne van Kesteren
; attribute must be ignored. Which would imply that descendents can get focus... -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Definition of alt= attribute

2006-01-21 Thread Anne van Kesteren
Quoting Matthew Raymond <[EMAIL PROTECTED]>: Hmm... Is ever non-presentational? Radical thought: Deprecate . A company logo? A picture of a new product some review is about? Depends on how you see it I guess. -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] comment parsing

2006-01-21 Thread Anne van Kesteren
Given the new parsing rules for comments (all those internal discussions...) I was trying to write some testcases for how they are defined now. # PASS. Well, perhaps it is, but then I'd like that to be changed. If we take the problematic snippet: # PASSFAIL" for: #

Re: [whatwg] comment parsing

2006-01-21 Thread Anne van Kesteren
Quoting Anne van Kesteren <[EMAIL PROTECTED]>: However, from the specification it is not entirely clear what should happen with

Re: [whatwg] Definition of alt= attribute

2006-01-21 Thread Anne van Kesteren
s. is just easy to author, widely implemented and well supported and therefore it is in the draft if I recall correctly. If backwards compatibility wasn't a concern I would not see so many reasons to keep it either... -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] "required" attribute and pseudo-classes

2006-01-21 Thread Anne van Kesteren
In <http://whatwg.org/specs/web-forms/current-work/#relation> I think the text on :required and :optional should be clarified so that it is clear that these pseudo-classes only apply to elements to which the "required" attribute applies. -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] valueMissing versus missingValue

2006-01-21 Thread Anne van Kesteren
Currently the Web Forms 2 draft has both a valueMissing flag and a missingValue flag. They are supposedly identical. Opera has currently support for valueMissing (that's also what the (not yet public) test suite is testing), but both are easy to "fix". -- Anne van

Re: [whatwg] [wf2] "required" attribute and pseudo-classes

2006-01-21 Thread Anne van Kesteren
Quoting Anne van Kesteren <[EMAIL PROTECTED]>: In <http://whatwg.org/specs/web-forms/current-work/#relation> I think the text on :required and :optional should be clarified so that it is clear that these pseudo-classes only apply to elements to which the "required" attr

Re: [whatwg] Comment Syntax and Parsing

2006-01-22 Thread Anne van Kesteren
CRASHED! Opera 9/Mac: CRASHED! Interesting. Note that these are not final versions. (Newer internal versions don't have this crash and do the same as Opera 8.5. As in, not exposing it in the DOM. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] The element and "display: meta"

2006-01-22 Thread Anne van Kesteren
t node nor of the document the node is in). However, I'm still not sure what problem is being solved here. -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] "data" attribute set to the same value through script

2006-01-22 Thread Anne van Kesteren
d of section 2.3? Or does that not apply to this attribute value? -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Comment Syntax and Parsing

2006-01-23 Thread Anne van Kesteren
want the parser to do? And also there is talk about whitespace between -- and > but currently all kinds of chracters are allowed there (including - for instance). -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Sandboxing scripts: call for a wider discussion

2006-01-23 Thread Anne van Kesteren
iews-AbstractView-document -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] Web Forms 2 Test Suite

2006-01-23 Thread Anne van Kesteren
e elements are missing and some controls need to be covered as well. Feedback, new tests and other things are appreciated. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Web Forms 2 Test Suite

2006-01-23 Thread Anne van Kesteren
ite a few tests. Otherwise good work, I'm glad to finally see the beginnings of a test suite. Thanks. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Comment Syntax and Parsing

2006-01-24 Thread Anne van Kesteren
al" comment handling for the moment. So you could use Opera 8.5 if you do not want SGML comment handling. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Tag Soup: Blocks-in-inlines

2006-01-25 Thread Anne van Kesteren
ext: Y And this likely breaks existing content. Perhaps not for EM, but certainly for other inline elements, like . -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Tag Soup: Blocks-in-inlines

2006-01-26 Thread Anne van Kesteren
s so parsers did funny things on error recovery. -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] addition and attributes of type ID

2006-01-27 Thread Anne van Kesteren
in the document. (Multiple IDs for the same element is less of a problem imho.) -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Adoption Agency Algorithm

2006-01-28 Thread Anne van Kesteren
would have to be reparsed when the user disables scripting or frames. -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] Ruby in HTML

2006-01-29 Thread Anne van Kesteren
e if it is implemented in the first place. element This element is closed by , , and . Using or also closes the parent element of . element This element is closed by , , , , and Same as with . element element Both are unsupported and treated as unrecognized elements. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] getElementsByClassName()

2006-02-06 Thread Anne van Kesteren
tation feedback (This is not specific to this feature.) -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [wf2] changing the size DOM attribute of

2006-02-10 Thread Anne van Kesteren
ng the specification to be compatible with Opera 9 and Safari given that what they do is sensible. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] [wf2] changing the size DOM attribute of

2006-02-11 Thread Anne van Kesteren
Quoting Jim Ley <[EMAIL PROTECTED]>: I simply don't see the value in standardising the error behaviour here. Just setting it to 1, which is an appropriate value, does not give interoperable behavior either. (The selected option is not the same.) -- Anne van Kes

Re: [whatwg] [wf2] changing the size DOM attribute of

2006-02-11 Thread Anne van Kesteren
Quoting Jim Ley <[EMAIL PROTECTED]>: On 2/11/06, Anne van Kesteren <[EMAIL PROTECTED]> wrote: Quoting Jim Ley <[EMAIL PROTECTED]>: I simply don't see the value in standardising the error behaviour here. Just setting it to 1, which is an appropriate value, does not give

Re: [whatwg] HTML5 Parsing spec first draft ready

2006-02-14 Thread Anne van Kesteren
Quoting Ian Hickson <[EMAIL PROTECTED]>: The first draft of the HTML5 Parsing spec is ready. Great! It's not 100% complete. Some of the things that need work are: Interaction with document.open/write/close is undefined How to determine the character encoding Integration with quirks mo

Re: [whatwg] False orthogonal nature :read-only and :disabled in WF2

2006-02-21 Thread Anne van Kesteren
d have this implemented correctly... -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] diffed versions (CVS)

2006-02-25 Thread Anne van Kesteren
February as opposed to the one from 22 February 2006... Best thing would be if there was some list to which CVS diff-logs would be e-mailed or so. Would make it a lot easier to track changes. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Targetting different anchors after submitting the form

2006-03-06 Thread Anne van Kesteren
Quoting ROBO Design <[EMAIL PROTECTED]>: <...> What's wrong with using the "form" attribute to point to multiple forms? One submits to one place, the other submits to another place. -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] Targetting different anchors after submitting the form

2006-03-07 Thread Anne van Kesteren
d put in a local version to assist with making test-cases of the spec. Feel free to download a weekly build of Opera 9.0: http://my.opera.com/desktopteam/ ... and test how it works. -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] [html5] createPattern() with image being of the wrong type

2006-03-07 Thread Anne van Kesteren
van Kesteren <http://annevankesteren.nl/>

[whatwg] [html5] case sensitive DOMStrings for the interface?

2006-03-07 Thread Anne van Kesteren
strings instead. Can this be clarified? -- Anne van Kesteren <http://annevankesteren.nl/>

Re: [whatwg] HTML5 Parsing spec first draft ready

2006-03-11 Thread Anne van Kesteren
Quoting Henri Sivonen <[EMAIL PROTECTED]>: Shouldn't lang take precedence in HTML? I'd be opposed to that. At least two UAs have implemented the opposite. ("xml:lang" taking precedence over "lang".) -- Anne van Kesteren <http://annevankesteren.nl/>

[whatwg] limitations of and (was: Re: [WA1] INS/DEL and omitted tags)

2006-03-11 Thread Anne van Kesteren
list since neither nor can't contain ... Can this be helped somehow? That could be solved using an attribute I guess, similar to "edit" in some XHTML 2.0 proposal. Inserting and removing table cells on the other hand... -- Anne van Kesteren <http://annevankesteren.nl/>

  1   2   3   4   5   6   7   8   9   10   >