[Bug 10365] popstate event fires after onload (first page visit) -- intended behavior? would be annoying if there was a script that ajax loaded a page at onpopstate, and hand typing in a url, the page is returned by the server, and then onpopstate fires after onload,
[Bug 11011] Since Javascript does not support mode specifiers inside the regular expression, there is no simple way of matching a single word case-insensitively besides turning into [Ww][Oo][Rr][Dd]
[Bug 11140] Subject: Physical Keys and Gestures for "accesskey" attribute The use of ASCII/Unicode code points for key binding has numerous well-known drawbacks. There are vital physical keyboard keys with no Unicode representation. Even for the main alphabet keys sp
[Bug 11172] wouldn't it be better to return the context handler instead of void, making "context.moveTo(x1,y1).lineTo(x2,y2).lineTo..." possible and easier?
[Bug 11186] New: Why multiple is left out of URL/Telephone? Text/Search do not need multiple but URL and Telephone can really use the multiple attribute.
[Bug 11201] Hi there, Reading through the HTML5 Offline spec at http://dev.w3.org/html5/spec/offline.html , the spec is not clear on what should happen if the manifest attribute of the html tag is modified during/after the document has loaded. eg, if Javascript is u
[Bug 11201] New: Hi there, Reading through the HTML5 Offline spec at http://dev.w3.org/html5/spec/offline.html , the spec is not clear on what should happen if the manifest attribute of the html tag is modified during/after the document has loaded. eg, if Javascript is u
[Bug 11206] New: Presentational tag [font,b,u,i] CANNOT be removed for many reasons. Three scenarios very good scenarios: 1. HTML5 Mobile sites with BlackBerry8xxx and 9xxx support 2. HTML5 Emails 3. Legacy content 4. Injected legacy content via iframe/scripts 1) Producin
[Bug 11206] Presentational tag [font,b,u,i] CANNOT be removed for many reasons. Three scenarios very good scenarios: 1. HTML5 Mobile sites with BlackBerry8xxx and 9xxx support 2. HTML5 Emails 3. Legacy content 4. Injected legacy content via iframe/scripts 1) Producin
[Bug 11217] Footnotes I find it hard to believe, that even today, HTML does not include a specific element for including notes within the text. Notes are necessary for the full argumentation in the text without still belonging to the main text itself, and they includ
[Bug 11217] New: Footnotes I find it hard to believe, that even today, HTML does not include a specific element for including notes within the text. Notes are necessary for the full argumentation in the text without still belonging to the main text itself, and they includ
[Bug 11224] New: There is no way to save changes made to content tagged as contenteditable="true" other than with javascript (which makes it inaccessible)
[Bug 11225] New: You should allow the part after the at sign to be ldh-str 0*( "." ldh-str ), or whatever the proper syntax is, to allow "username@localhost". This might actually be useful for testing web apps, and it doesn't seem like it would cause any extra harm. Plu
[Bug 11229] New: Try making an author-specific edition that has one page per section, a tree on the side, and ben's styles, as per http://www.reddit.com/r/programming/comments/dzww6/who_edits_the_w3c_specs_they_look_like_a_ransom/c14ilc2
[Bug 11231] New: "User agents are expected to allow users to navigate browsing contexts to the resources indicated by the cite attributes on q, blockquote, section, article, ins, and del elements." remove section and article
[Bug 11237] If there's an itemtype="", then the itemprop="" names can be anything listed in the specification that defines the given itemtype="". I should probably clarify that such a specification should only use colons and dots in keywords that are absolute URLs, t
[Bug 11237] New: If there's an itemtype="", then the itemprop="" names can be anything listed in the specification that defines the given itemtype="". I should probably clarify that such a specification should only use colons and dots in keywords that are absolute URLs, t
[Bug 11245] I cannot find an explicit statement about XML compatibility of empty attributes. In former XHTML standards, the syntax used to be <input checked="checked".../> Now with the implied value "" of empty attributes, the syntax is <input checked=""/> as I under
[Bug 11245] New: I cannot find an explicit statement about XML compatibility of empty attributes. In former XHTML standards, the syntax used to be <input checked="checked".../> Now with the implied value "" of empty attributes, the syntax is <input checked=""/> as I under
[Bug 11247] New: 7.1.3.4: I think it would be a good practice to throw a QUOTA_EXCEEDED_EXCEPTION just some seconds (i.e. 5s) BEFORE the QUOTA_EXCEEDED_ERR is thrown. This would give us a way to convict the script/data in a clean state with(out) or at least less corrupted
[Bug 11253] "User agents may wait for a suitable break in the user's interaction before queuing the task; for example, a user agent could wait for the user to have not hit a key for 100ms, so as to only fire the event when the user pauses, instead of continuously for
[Bug 11253] New: "User agents may wait for a suitable break in the user's interaction before queuing the task; for example, a user agent could wait for the user to have not hit a key for 100ms, so as to only fire the event when the user pauses, instead of continuously for
[Bug 11254] New: Could you just say outright that <b>, <i>, <s>, <sup>, <sub>, <br>, and maybe others are typographical and not semantic? They're in HTML because Unicode doesn't cover them and CSS can't, because you need to mark up inline where they go. They're no more
[Bug 11263] New: Most browsers seem to clear to transparent -white- by default, since this results in much nicer blended edges in antialiased-graphics.
[Bug 11279] New: the "assigned access key" section doesn't seem to know if it's a definition or a requirement. Should probably be rephrased to more correctly use RFC2119.
[Bug 11279] the "assigned access key" section doesn't seem to know if it's a definition or a requirement. Should probably be rephrased to more correctly use RFC2119.
[Bug 11285] New: You're missing an "and" or something here, it's not clear when the last clause is applicable: if the algorithm was invoked in the attribute mode, any occurrences of the """ character by the string """, or if it was not, any occurrences of the "<" cha
[Bug 11285] You're missing an "and" or something here, it's not clear when the last clause is applicable: if the algorithm was invoked in the attribute mode, any occurrences of the """ character by the string """, or if it was not, any occurrences of the "<" cha
[Bug 11302] New: In 'A start tag whose tag name is "select"' perhaps the first step needs to be somethiing like: "If the current node is an option element then act as if an end tag with the tag name "option"had been seen." Similar statements in the same section for the op
[Bug 11311] New: At http://dev.w3.org/html5/2dcontext/ The link under "This Version:" is not working. http://www.w3.org/TR/2010/WD-2dcontext-20101109/ returns Error 404, "Sorry, Not Found."
[Bug 11319] I would think the pattern attribute ought to allow patterns to specify ignoring case. We have a system in place where users can enter product codes in (they match a pattern), but also would like to match certain specific strings (e.g. "freight") and want
[Bug 11319] New: I would think the pattern attribute ought to allow patterns to specify ignoring case. We have a system in place where users can enter product codes in (they match a pattern), but also would like to match certain specific strings (e.g. "freight") and want
[Bug 11322] New: The date format should be customizable. Provide ability to set a custom format (yyyy/MM/dd) or the locale (eg: an-AU, ru-RU) which browsers have to respect.
[Bug 11322] The date format should be customizable. Provide ability to set a custom format (yyyy/MM/dd) or the locale (eg: an-AU, ru-RU) which browsers have to respect.
[Bug 11323] New: Don't run scripts when the owner doc isn't the inserter parser's doc or when the owner doc is not the same at "run" and "execute" time
[Bug 11332] New: The term "streaming user agent" is used in several places throughout the spec but its meaning is not defined and not immediately clear. Would be good to define it.
[Bug 11338] Elliott Sprehn suggests a note here saying something like "In the HTML serialization, namespace prefixes and namespace declarations are non-conforming and are do not have the same effect as in XML. In particular, the colon has no special meaning in HTML
[Bug 11338] New: Zeros says we should add a note here saying something like "In the HTML serialization, namespace prefixes and namespace declarations are non-conforming and are do not have the same effect as in XML. In particular, the colon has no special meaning in HTML
[Bug 11343] Browsers allow *any* element to match :active between a mousedown on it and the subsequent mouseup. The definition of :active should change to match this behavior.
[Bug 11343] New: Browsers allow *any* element to match :active between a mousedown on it and the subsequent mouseup. The definition of :active should change to match this behavior.
[Bug 11344] Browsers allow *any* element to match :active between a mousedown on it and the subsequent mouseup. The definition of :active should change to match this behavior.
[Bug 11344] New: Browsers allow *any* element to match :active between a mousedown on it and the subsequent mouseup. The definition of :active should change to match this behavior.
[Bug 11345] New: "Errors that result in disproportionally poor performance" has a bad example. It doesn't result in disproportionally poor performance (the conforming alternative also has to examine all open elements, one at a time for each close tag). A better example is
[Bug 11353] Instead of "If rowspan is zero, then let cell grows downward be true, and set rowspan to 1," it should read, If rowspan is zero, then set rowspan to 1. If rowspan is greater than 1, then let cell grows downward be true.
[Bug 11353] New: Instead of "If rowspan is zero, then let cell grows downward be true, and set rowspan to 1," it should read, If rowspan is zero, then set rowspan to 1. If rowspan is greater than 1, then let cell grows downward be true.
[Bug 11359] New: When I compare the processing of attribute value in single/double quoted state it's different to unqoted. <a href=' and <a href=" forces to ignore markup until EOF or next quote what is really not good.
[Bug 11359] When I compare the processing of attribute value in single/double quoted state it's different to unqoted. <a href=' and <a href=" forces to ignore markup until EOF or next quote what is really not good.
[Bug 11365] "An rp element whose parent element is not a ruby element" - confusing, as this doesn't seem to be supported based upon contexts in which this element can be used.
[Bug 11365] New: "An rp element whose parent element is not a ruby element" - confusing, as this doesn't seem to be supported based upon contexts in which this element can be used.
[Bug 11387] New: if the dropped element is p.e. an link (default draggable) from another website, how to get the origin url, where the dragged element is from?
[Bug 11397] Additional compositing operations such as 'max-alpha' and 'min-alpha' would make it much easier to make soft brush and eraser tools in painting applications.
[Bug 11397] New: Additional compositing operations such as 'max-alpha' and 'min-alpha' would make it much easier to make soft brush and eraser tools in painting applications.
[Bug 11399] New: The ability to lock individual channels (i.e. prevent them from being updated by drawing functions) would allow for some interesting composition tricks, such as drawing directly to the alpha channel.
[Bug 11402] New: One problem of todays JavaScript libraries is, that the client has to download the same library over and over again, while visiting multiple sites. One could use services like Google Libraries API for a central location, but that introduces new points of
[Bug 11402] One problem of todays JavaScript libraries is, that the client has to download the same library over and over again, while visiting multiple sites. One could use services like Google Libraries API for a central location, but that introduces new points of
[Bug 11411] New: The encoding sniffing algorithm doesn't match the 'in head' insertion mode in some case when <meta> has both charset and content attributes
[Bug 11420] New: Please hurry up with this specification. This will be a revolution after the Vieo tag and really reduce dependency for the browser on 3rd party plugins/software.
[Bug 11420] Please hurry up with this specification. This will be a revolution after the Vieo tag and really reduce dependency for the browser on 3rd party plugins/software.
[Bug 11424] New: Style of the <s> element is NOT defined in the specs of HTML5. That is why I suggest that explanation of the <strike> element is changed to "... , otherwise use <s> and CSS instead."
[Bug 11424] Style of the <s> element is NOT defined in the specs of HTML5. That is why I suggest that explanation of the <strike> element is changed to "... , otherwise use <s> and CSS instead."
[Bug 11428] New: The steps for "A sequence of bytes starting with a 0x3C byte (ASCII <), optionally a 0x2F byte (ASCII /), and finally a byte in the range 0x41-0x5A or 0x61-0x7A (an ASCII letter)" seems bogus if the read byte in step 1 is ">". Consider <html>a="<meta char
[Bug 11428] The steps for "A sequence of bytes starting with a 0x3C byte (ASCII <), optionally a 0x2F byte (ASCII /), and finally a byte in the range 0x41-0x5A or 0x61-0x7A (an ASCII letter)" seems bogus if the read byte in step 1 is ">". Consider <html>a="<meta char
[Bug 11437] in the example, French translation with PDF, the attribute values need to be in quotes. So it should be <link rel="alternate" type="application/pdf" hreflang="fr" href="manual-fr">
[Bug 11437] New: in the example, French translation with PDF, the attribute values need to be in quotes. So it should be <link rel="alternate" type="application/pdf" hreflang="fr" href="manual-fr">
[Bug 11442] New: The "list of the descendant browsing contexts" algorithm needs to include something for appending the child browsing context to the list - otherwise the recursion always generates empty lists.
[Bug 9774] "consecutive lines displayed below each other" - since subtitles tend to be rendered at the bottom, it's actually better for new subtitles to be rendered higher up. Of course, the individual lines of each subtitle still extend downwards, but it's still po
[Bug 9775] "positioned to a multiple of the line dimensions of the first line of the cue" - enforcing the same line height for every line ihurts text rendering appearance for no apparent reason. This is especially true if text styling is supported (bold text is larg