[Bug 12412] New: As specified, video can't be disabled. This is needed for "video mute". Suggested solution: Move "enable" and "disable" from MultipleTrackList to TrackList.
[Bug 12414] New: Does the srclang imply a lang attribute for the track element? If that's the idea, please say it explicitly. Otherwise, please add lang attributes to the example of a video element with track attributes, as the label attribute values should have their lan
[Bug 12432] New: Would it be fair to say that making html5 documentation available in a convenient compressed archive would not be such a difficult task for a great big organization like w3c? And wouldn't it also be fair to say that even the famous w3c has a lame web serv
[Bug 12442] New: I think that for the first level of article h1 {â¦}, the size should be left as normal. For example, If I start my article immediately after the body then I would put an h1 in with the title of the document on the page, often followed by an h2 with a sub
[Bug 12444] New: Canvas rendering should be done in linear color space (gamma 1) and the result displayed in sRGB color space (approximately gamma 2.2)
[Bug 12446] New: should make sure we define that if you pushState() or replaceState() on a non-GET-like resource, it turns into a GET-like resource (e.g. for reload purposes)
[Bug 12449] New: The definition of the IDL attribute text is misleading, since the syntax allows only text inside a title element. The attribute should be defined as a synonym for innerText (for this element). Existing browsers treat markup inside title element as charact
[Bug 12456] New: On some web-hostings authors cannot use/manage real HTTP headers. So there must be an opportunity to point out some more "http-equiv" document properties: media (content-)type - application/xhtml+xml, 'cache-control', perhaps 'last-modified' and 'expires'
[Bug 12465] New: Can it be added that the poster image (if defined) should continue to show until video is played for the first time? Safari currently shows the first frame of the video as soon as it's available (when preloading) while other browsers continue to show the
[Bug 12466] New: Why the word pop? Seems so ambiguous. I would have gone with statechange, or historychange. I'd like to know the reason behind the decision for popstate?
[Bug 12470] New: In the last paragraph, please add the word "vertical", since the intent is apparently that _vertical_ margins at the top or bottom of body, td, or th elements be collapsed to zero. That's what browsers do in quirks mode. But horizontal margins are honored
[Bug 12471] New: Please consider changing the expected rendering of abbr[title] and acronym[title] to use border-bottom instead of text-decoration: dotted underline, which has much more limited support (being in CSS3 Text, not CSS 2.1), conflicts with existing browser def
[Bug 12476] New: Trying to build forms it's disappointing that you can't wrap a form element around most table elements like rows, headers or footers, for example. That prevents you from easily creating submit inputs (like save and delete) for each individual data record
[Bug 12477] New: The abstract does not match the contents, as there does not seem to by any reference to a video element anywhere except in the abstract.
[Bug 12478] New: From the current text, it is ambiguous whether implementors should use a white list or a black list for defining acceptable URL schemes and MIME-types. If completely arbitrary, unknown URL schemes and MIME-types (application/hoobaflooba, hoobaflooba:) are
[Bug 12479] New: The intro indicates that this spec is what "used to be" HTML5, but there are still references to "version 5" (This specification defines version 5 of DOM HTML) which is now more confusing than when it _was_ HTML 5 and version 5 of the DOM. Is the DOM real
[Bug 12481] New: PDF print versions: Letter: http://www.whatwg.org/specs/web-apps/current-work/html-letter.pdf I trie to open this link in Microsoft IE Browser 9 with Adobe X 10.0.1; Call back from browser sted this PDF file was damaged. In other words the file would not
[Bug 12486] New: "Editable" would be simpler if you defined it recursively, like: "An HTML element is editable if either its contenteditable attribute is set to the true state, or it is the root element of a Document that has designMode enabled, or its contenteditable att
[Bug 12487] New: It's not so clear how editability interacts with non-HTML elements. If an HTML element has contenteditable=true and its parent is a non-HTML element, is the HTML element an editing host? (The spec implies no, which seems wrong.) If an HTML element is e
[Bug 12499] New: I think it would be better if required attribute wasnt boolean type. This attribute should set text, which is showed when textfield is required.
[Bug 12514] New: This section is non-normative. In order to enable users to continue interacting with Web applications and documents even when their network connection is unavailable â for instance, because they are traveling outside of their ISP's coverage area â
[Bug 12517] New: from the wording here, it sounds like this whole 3.2.3.4 section belongs in the XML spec not the HTML spec. so why is it here if I must not use it in HTML documents? This /is/ an HTML spec after all...
[Bug 12518] New: why is there a section on XHTML in an HTML spec? unless you are going to provide a way to use it. in HTML... I guess I don't understand.
[Bug 12520] New: Why the word dirty for the arguments to putImageData? Normally, dirty refers to something that has changed, and I think that connotation infers that the rectangle may not be copied if it hasn't changed. However, that is not the case, as far as I can tell
[Bug 12525] New: Probably several of these are not good indicators. I think at least <th> and cellspacing/cellpadding are not good indicators. Needs more research.
[Bug 12533] New: Being able to control what the user agent is creating on a command would be useful. Otherwise I have to listen to DOM mutation events or parse my editable text to find out.
[Bug 12537] New: Please enter your feedback, carefully indicating the title of the section for which you are submitting feedback, quoting the text that's wrong today if appropriate. If you're suggesting a new feature, it's really important to say what the problem you're t
[Bug 12539] New: The numeric references to produce the gyphs in the third column should use the characters listed in the second columns. lang (and aliases) list (correctly) U+27ea, but the glyph is produced by #9001 (U+2329) which is not in normal form C and generates va
[Bug 12541] New: The asynchronous behaviour of steps 5-12 causes unexpected, unwanted behaviour when getting the currentTime immediately after it's been set. http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-January/029961.html
[Bug 12549] New: At 7:07 AM (Saturday, April 23, 2011 at 12:07:00 PM UTC) the link to the "html-letter.pdf" document provides a PDF file that cannot be loaded (by Chrome or by OS X Preview). The "html-a4.pdf" is fine and can be loaded; just the "html-letter.pdf" is broke
[Bug 12551] New: In the sentence "To help users with this [...]", the word "dilineate" should read "delineate". Moreover, the parenthetic remark "(non-conforming)" before the words "layout table" should be removed, as layout tables are now conforming (discouraged, but all
[Bug 12555] New: The informative note has contents that should be clearer in the normative text. Namely, a regular expression with alternate branches (a|ab) will match the string 'ab' in a more "greedy" way if compiled as the informative note suggests. As-is, implementat
[Bug 12560] New: Not sure if this is the right place for such a comment, but although support for an external text file for subtitles or captions is a great addition to the standard I would also recommend that display of embedded track data already injected into the media
[Bug 12564] New: This, for me is definately the way to go with text tracks. Since the text is embedded in the media file "In-Band" it means the content never gets lost. This is how we treat audio with video and is how DVD treated text too. Some devices such as iOS may not
[Bug 12565] New: This section should clarify whether the following code should work: 'document.getElementsByTagName("html")[0].setAttribute("manifest", "offline.manifest");'
[Bug 12567] New: "return the value obtained using the following steps" doesn't specify that it refers to "determine the value of a named property" in WebIDL