public-html-bugzilla@w3.org from September 2010 by subject

[Bug 10021] Document change of content model of <object>

[Bug 10051] s/A WebSRT cue text span, representing text of the cue./A WebSRT cue text span, representing *the* text of the cue."/?

[Bug 10053] how about minlength? i'd like to see certain fields to have a minimum amoung of characters for validation

[Bug 10059] should allow a line terminator between </rt> and </ruby>

[Bug 10066] replace section 3.2.6 with the alternative spec text provided (ARIA)

[Bug 10067] this only lists entities whose replacement text is a single character, for example many of the negated operators, for example

[Bug 10083] Remove references to Microdata from within the document

[Bug 10113] make </rt> optional (in syntax and parser)

[Bug 10132] A CanvasPattern object should have a way to offset the repitition of an image.

[Bug 10136] I would love some clarification about the DOM tree example. Why is there no text node between DOCTYPE and <html>? Between <html> and <head>? Two at the end of <body>? I'm very picky :-)

[Bug 10137] What criteria should browsers use to determine whether a URL's hash fragment differs from the previous one? Should the comparison be case-sensitive? Currently, all implementations of hashchange use case-sensitive comparisons except IE8, which uses a case-

[Bug 10138] The rs232 option should be kept so that physical web devices like an Arduino can be programmed to interact with a web page to enable physical web interfaces.

[Bug 10141] itemscope is long and not very descriptive. how about just scope and prop.

[Bug 10146] Labelability of hidden form inputs unclear

[Bug 10147] Allow td in thead

[Bug 10148] allow a BOM

[Bug 10154] [polyglot] i18n comment 7 : Named entity references

[Bug 10159] For vCard, itemprop="fn" and itemprop="n" can be combined

[Bug 10160] Jack Bauer’s name is a poor example of using meta, as the content is already present

[Bug 10161] Mention <meta content=""> specifically in Microdata’s basic syntax

[Bug 10164] Get rid of RadioNodeList

[Bug 10166] Where is the <datagrid>?

[Bug 10167] HTML5 Polyglot spec breaks RDFa case sensitivity

[Bug 10168] Please consider adding a section on role="presentation"

[Bug 10169] The discontinuity at shadowBlur = 8 here is weird. We have no interop on exact shadow algorithms right now anyway, so maybe it could be fixed in the spec? Clearly authors aren't depending on pixel-perfect canvas shadows. Maybe it should just be the num

[Bug 10170] I really think it should be possible to nest the ul and ol elements using normal tag standard. whey not make it possible to nest it by allowing ul/ol inside other ul/ol tags, just like any other li elements?

[Bug 10171] Button is in the list twice

[Bug 10172] nofollow/noreferrer not allowed on <link>

[Bug 10173] Rendering of replaced content and foreign content

[Bug 10177] Typo in 'An end tag whose tag name is "p"': "sbutton cope"

[Bug 10178] In the DOM tree visualisation the doctype node is presented weird: The string "html" is marked up like a reference to the definition of the HTML element; like it is done with all following nodes. That just leads to a doubled link to the HTML element defin

[Bug 10179] Add example of addTrack() for the purposes of scripted pausing of the video. (i.e. the old cue range use case)

[Bug 10183] "then the WebSRT file must WebSRT file using cue text.": Fix grammar

[Bug 10184] Please spec HTMLOptionsCollection.selectedIndex

[Bug 10185] I would like to suggest that "4.8.1.1.9 A Key Part of the content" is moved up, so it becomes 4.8.1.1.1 i.e. it is the first subsection. This subsection seems to be the most important or dominant case, whereas the others are important, but are exceptions?

[Bug 10186] typo: e.g. because it a simple movie file - s/it a/it is a/

[Bug 10187] Should say "...objects that browsing context..."

[Bug 10192] item() should return Element, unlike namedItem

[Bug 10193] "If any of the arguments to the method are infinite or NaN, the method must raise a NOT_SUPPORTED_ERR exception." - this is redundant, since the spec earlier says "Except where otherwise specified, if a method with an argument that is a floating point num

[Bug 10194] "If the first argument to the method is null or not an ImageData object then the putImageData() method must raise a TYPE_MISMATCH_ERR exception." - it can be null but never not an ImageData (because WebIDL should enforce that)

[Bug 10195] length function does not work for SVG circle and line elements

[Bug 10196] Relationship to xml:id

[Bug 10197] xml:space is not listed as a global attribute

[Bug 10198] The Gregorian is not a Universal standard for calendars. HTML5 must provide ways for other calendar types. e.g. The "Hijri" calendar is used throughout in Arab countries. The "Persian" calendar is used in Iran, Afghanistan and Pakistan. The "Hebrew" calen

[Bug 10199] Some vcard examples lack itemscope on itemprop="n" elements

[Bug 10202] use of "codecs" parameter

[Bug 10206] A single manifest file pre page will be problematic for web authoring programmers like myself, and Lib developers like jQuery. It will cause all types of problems with mash-ups of various providers of web apps on a single page. Can U please consider addin

[Bug 10210] I prefer to have some legacy content show up faulty than to introduce an artificial complexity for the generations to come

[Bug 10212] Redundant? This is implied by the heading.

[Bug 10214] In the "lighter" operator, it says "with color values approaching 1 as a limit". You mean "approaching 255" - color values are octets, not floats in [0,1].

[Bug 10215] not sure what's mean by "User agents must _synchronously_ run the focusing steps". Does this mean that the event handlers involved in steps 1 and and 3 must return before further steps in the procedure can be taken? A reasonable alternative interpretation

[Bug 10220] button already is in the elements listed above, so "in button scope" is the same as "in scope"

[Bug 10226] Typo: "Updates the current entry in the session histor to have..." s/histor/history/ --@miketaylr

[Bug 10227] It'd be nice to have a collected IDL in an appendix.

[Bug 10229] "for timed tracks whose kind is chapters, the user agent is making available to the user a mechanism by which the user can navigate to any point in the media resource by selecting a cue" says the spec, but how is not actually defined anywhere

[Bug 10231] When a track element is created, it must be associated with a new timed track (with its value set as defined below) and its corresponding new TimedTrack object.

[Bug 10239] How about using file-extensions instead of mime-types? It would allow application-specific files to be set as allowed.

[Bug 10240] Just setting the <script> to "already started" doesn't prevent it from running if we then immediately "run" it.

[Bug 10241] The platform specific activation behavior does not work in practice. E.g. http://us.starcraft2.com/dominion/entrance-exam-qna.xml relies on a click event for a display:none input element. The Web is the platform so we should just standardize on that :-)

[Bug 10243] It should register Refresh: HTTP header field, as wiki-registered pragma extensions are forced to do

[Bug 10244] The processing is not defined if the <ruby> content model is violated (e.g. if there are multiple <rt> elements, more than 2 <rp> elements, mis-ordered <rp> elements, and so forth.

[Bug 10245] Specify the exception that the case-insensitivity of the type attribute does not apply to the type attribute on ol elements

[Bug 10246] Add "/* case-insensitive */" marker to selectors for [type=disc], [type=circle] and [type=square]

[Bug 10247] What should happen when the URL to be fetched is a mailto: URL or some other weird scheme. (Mostly curious in relation to EventSource, but it applies elsewhere too.)

[Bug 10248] Canvas requires a Caret Drawing call method

[Bug 10249] Canvas requires a content selection method

[Bug 10250] why must context menus not reflect changes in the DOM? Maybe some browsers want to always show the possible actions for an element. In order to do this they would have to regularly fire the contextmenu event to update it reflecting changes in the DOM.

[Bug 10253] doesn't say anything except what the container type is, and even a type like

[Bug 10254] Missing word in "The address element" section

[Bug 10255] address element needs to apply more granularly

[Bug 10259] Make it clearer that <dt> can be used for questions and <dd> for answers (maybe move away from the terminology "name-value group"?)

[Bug 10262] autocomplete attribute seams to do more than it should. There should be a 'confidential' attribute that will do all that is mention here and autocomplete=off would only disable autocomplete, but let browsers remember the value for back button.

[Bug 10263] Should there be functions available to add and remove resources to/from the cache using JavaScript?

[Bug 10264] This paragraph is phrased awkwardly

[Bug 10265] Should this be "conversation"?

[Bug 10266] "contexts in which this element may be used:" should read "where flow content or phrasing content is expected"

[Bug 10267] What happens if you delete an attribute? For the following test case, Chrome outputs "string undefined", while Firefox and Opera give "string string": data:text/html,<!doctype html><script>var el = document.createElement("a"); var type = typeof el.id; de

[Bug 10274] The sentence starting "On setting, if the new value is true" seems to be out of place. Also raising a syntax_err is not web compatible and breaks at least TinyMCE.

[Bug 10278] element.hidden doesn't always return the Hidden facet; e.g. on <label>s. We should make that clearer.

[Bug 10279] please add "interactive" to domintro; add xref for "readystatechange" event

[Bug 10280] "the user agent must associate ... ***before*** inserting it wherever it is to be inserted." - does this imply the insertion might change the form owner by invoking "reset the form owner" algorithm? If so, please make it clearer.

[Bug 10281] Confusion bug in space ship game example: "Notice how the hyphenated attribute name becomes capitalized in the API." The word "capitalized" may confuse authors because it usually means something else than camel-cased. I suggest to use "camel-cased" instea

[Bug 10282] Typo: "overrride"

[Bug 10292] For XML documents, attributes from other namespaces (##other) should be allowed, but not validated (lax), on all html elements. This is to allow validating using XML schema for custom attributes (dojo:type, dojo:attach-point)

[Bug 10298] Update the definition of BR from "a line break" to "a text-level thematic break."

[Bug 10301] HTMLOptionElement.text should not be identical to .textContent - causes interop issues with web content

[Bug 10306] Why is <01> not OK? It would make the parser simpler and allows zero-padding when using more than 9 voices.

[Bug 10308] wouldn't a minlength attrib be good to prevent 1 or 2 letter searches?

[Bug 10311] this is a nice article, if this article can also contain the server side image mapping example it would be better

[Bug 10312] "transport layer" -> something else; in TCP/IP context "transport layer" usually refers to TCP or UDP

[Bug 10314] "in cell" (secondary) insertion mode shows strange behavior for e.g. <table><tr><td><svg><td></td><td>, <table><tr><td><svg><tbody></tbody>

[Bug 10315] please allow "command" and "base" in "in head noscript" insertion mode so all void elements that might be handled in head-related insertion modes are treated in the same manner, which would simplify parser implementation a little

[Bug 10316] addCue(cue) listed twice, second instance should be removeCue(cue)

[Bug 10318] time element shouldn't alter the display value

[Bug 10320] Allow an arbitrary string as the voice for forwards compatilbity

[Bug 10331] Clarify meaning of "defined to contain a URL" and "defined to contain one or more URLs"

[Bug 10331] What do "defined to contain a URL" and "defined to contain one or more URLs" mean? There are some cases that are unclear. For instance, useMap can only contain (a subset of) valid URLs AFAICT, does that count? Also, obsolete stuff like applet.src has n

[Bug 10332] Shipping browsers don't have form.action reflect the DOM attribute exactly. Specifically, if the content attribute is the empty string, they generally return "" on an IDL get, not the current address. This contradicts the spec, but it would be confusing

[Bug 10333] Spec form.encoding := form.enctype

[Bug 10334] Bad grammar here: should probably be "The size IDL attribute *is* limited to . . ."

[Bug 10335] a height property for the TextMetrics class would be extremely helpful; it is difficult to place text using a width value only.

[Bug 10340] The [OverrideBuiltins] annotation on the Window interface IDL block should be removed because it breaks sites

[Bug 10341] Please spec img.lowsrc IDL attribute

[Bug 10342] Make <wbr> element not conforming

[Bug 10343] width and height are said to be DOMStrings in this interface, but in fact Chrome, Firefox, and Opera all output "number" on this test. data:text/html,<!doctype html><script>alert(typeof document.createElement("video").width);</script>

[Bug 10344] col.span, colgroup.span, textarea.cols, textarea.rows should not be limited to only non-negative numbers greater than zero

[Bug 10345] hspace and vspace on HTMLImageElement are signed long in DOM 2 HTML. Was there a good reason for the incompatible change to unsigned long?

[Bug 10346] Should define 'class' better

[Bug 10351] """The stack of open elements cannot have both a td and a th element in table scope at the same time, nor can it have neither when the insertion mode is "in cell".""" - the second part of this is wrong in the fragment case

[Bug 10352] The range of unsigned long should be [0, 2147483647], since no browser allows setting to values outside that range

[Bug 10354] What happens if you do an IDL get on size for <select size=0>? Does it return 0 or 1?

[Bug 10355] Kill most or all of the special IDL attributes for marquee

[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 10366] please ban <input type=file> if the form's enctype is application/x-www-form-urlencoded, as this seems an authoring error

[Bug 10367] align=absmiddle should be case-insensitive

[Bug 10369] MSIE has had a window object since probably before IE4 (my knowledge does not go back any further).

[Bug 10370] RFC 3339 date-time format, which looks very similar to HTML's date and time strings, gives special semantics to "-00:00" time zone. HTML should either follow the convention or disallow use of "-00:00" time zone.

[Bug 10371] "dataformatas on ..., span, table" -> "dataformatas on ..., span, _and_ table _elements_"

[Bug 10372] Authors should ensure that in each set of radio buttons that one is initially "on". Because some have made bad UI choices you should not recant this rule! At all times, exactly one of the radio buttons in a set is checked. Radio button Only one item

[Bug 10375] Please remove language from appVersion. UAs are removing that information to reduce fingerprinting.

[Bug 10377] The form elements (input, select, textarea) seem like they should be included; dynamic data is still "data", and extending machine-readable capabilities to these elements would be a benefit.

[Bug 10380] Description of IDL sets for enumerated attributes does not appear to match reality

[Bug 10386] This section shouldn't be .impl

[Bug 10388] Canonical case for GET/POST/PUT/DELETE should be lowercase instead of uppercase, to match browsers

[Bug 10389] why onbitmap? onfile is enough. if you have onbitmap then why not put ondocument and onpdf and onxlsx and so on? onfile is enough

[Bug 10399] base64 def in algorithm for put to data URI

[Bug 10403] The argument to putImageData will be an ImageData object or null

[Bug 10404] pre needs class=idl

[Bug 10405] Should be "</p>" in <p><button>Submit order</button><p>

[Bug 10410] On getting, should the UA percent-decode document.location.hash? It's not clear.

[Bug 10411] Why are all the RFCs referenced in .txt versions? The HTML versions are more convenient (and it's silly for HTML to avoid the HTML versions!).

[Bug 10412] restriction of "bookmark" to <a>/<area> is arbitrary

[Bug 10413] width attribute is necesary in col elements when styles are disabled

[Bug 10414] What is up with that whitespace inside the tagnames?

[Bug 10415] This is the only place where online and offline events are referenced in this section and they are marked as UA text. If authors hide UA text they won't see anything about online/offline events in this section

[Bug 10417] the example images for DETAILS (osx finder file info?) ... does this indicate form fields could be marked up with details, using summary for the label? would summary > label be required for accessibility? if so, might be good to include sample code (promo

[Bug 10418] Scoping element inside e.g. <mi> causes insertion mode to switch to secondary insertion mode too early

[Bug 10419] <video> should allow muted as a content attribute

[Bug 10420] Can you post sample of cross domain for web workers?

[Bug 10421] Setting media element's src and autoplay attribute may expose a race

[Bug 10427] Object should be a little less scoping

[Bug 10429] Is it still correct to have a 2px inset border on an seamless iframe?

[Bug 10433] Google Chrome Search

[Bug 10434] Mint a link type for pointing to long descriptions (rel="longdesc")

[Bug 10435] example code uses @disabled but introductory text uses @readonly

[Bug 10437] The pushState algorithm doesn't save the scroll position of the original history entry, but it should. See Mozilla bug 590573.

[Bug 10442] current playback position

[Bug 10443] good and clear.....

[Bug 10444] ARIA section does not list elements that have no default role or role restrictions

[Bug 10447] <output> should have a status role by default after all

[Bug 10447] <output> should not have a status role by default after all

[Bug 10448] Consider broadening the set of allowed roles for command elements

[Bug 10449] Consider allowing various command-like ARIA roles for h1-h6

[Bug 10450] Allow lists to be used as menus or tab sets

[Bug 10451] Consider restricting the roles allowed for the label element

[Bug 10452] Consider documenting attributes that map to ARIA properties in a separate table

[Bug 10454] The itemRef-IDL attribute should represent a DOMTokenList do allow easy access to its components

[Bug 10455] Mint a describedby attribute for the img element

[Bug 10456] Should not emit ]] or ] when ]]EOF or ]EOF appears in the CDATA section state

[Bug 10457] Is obtaining the bounding box dimensions of the text ever intended to be part of the spec? Could you specify this?

[Bug 10458] legacy-color: should do the empty string check after whitespace trimming

[Bug 10460] Proposal about doctype. I think correct doctype must be <!DOCTYPE html5.0> or <!DOCTYPE html5> or <!DOCTYPE html5.> or <!DOCTYPE html 5>. Not <!DOCTYPE html> because unknown version of HTML. (Eugene.Mirny@gmail.com)

[Bug 10461] This algorithm needs more detail on how the data is to be actually encoded. E.g. does it depend on the document encoding, etc.

[Bug 10462] merge ARIA mapping tables and list

[Bug 10463] provide a comprehensive HTML5 to accessibility API mapping reference

[Bug 10464] provide clear user friendly links to WAI-ARIA documents in the ARIA section of the spec

[Bug 10465] provide correct aria mapping and role info for the table element

[Bug 10467] provide headings in the WAI-ARIA section of the spec to make it easier to understand

[Bug 10477] this is terrible

[Bug 10478] modify table, tr and td roles

[Bug 10479] add role=radiogroup to details element

[Bug 10480] add role="presentation" on the ASCII fish image

[Bug 10481] Default role of <IMG> should be "img"

[Bug 10482] Should @usemap affect the default role of an IMG element?

[Bug 10483] <figcaption> should be considered the caption of <figure> _itself_

[Bug 10484] default roles for figcaption and caption: Make it simple to achieve accessibility

[Bug 10485] The img element with non-empty alt should default to the img aria role

[Bug 10486] References to "image" ARIA role should be "img"

[Bug 10487] Allow radio buttons and checkboxes to be used as radio and check menu items respectively

[Bug 10488] <figcaption> captions the <figure> element, or how to use the <figure> element to provide useful text alternatives

[Bug 10489] Use or @role is not mentioned as single time in the draft

[Bug 10490] "If node is not an element with the same tag name as the token, then this is a parse error." <- Tag name comparison must use ASCII case-insensitive match

[Bug 10491] r5300 change breaks "<svg><title>(EOF)"

[Bug 10492] Should "<table>a<tr>b" generate one or two text nodes?

[Bug 10493] "ARIA restricts usage of this role to one per page" is an unclear statement

[Bug 10494] modify aria example and fix spelling

[Bug 10495] default role(s) "inheriting" for figure - common use cases

[Bug 10496] fix error in aria conformance checker advice

[Bug 10497] What happens to role of <img alt="non-empty"> inside a <figure role="img">?

[Bug 10498] you go do that html5 stuff, you super nerds.

[Bug 10499] I would like to see an example of a cache manifest using URLs with leading slashes, or full URLs, just to make clear this is allowed.

[Bug 10500] The paragraph tags aren't closed. See <caption><p>Table 1.<p> but no </p>'s anywhere.

[Bug 10501] xref "presentational hint" in the wrap=off case

[Bug 10505] A dataTransfer object should be able to be passed to an <input type="file" id="recipient"> object to simplify form processing where ajax is not required or desired.

[Bug 10511] fragment identifier algo should use scroll element into view

[Bug 10512] im trying to make two buttons, on top of each other, when i click or hover on either one, i want the a blank button with info to appear under the one i clicked on. pushing the other one down, please help. Julio.Avila@live.com

[Bug 10514] It should be more then just audio and video. As an example USB joystick support for games.

[Bug 10515] s/nearest positive infinity./nearest to positive infinity./

[Bug 10517] input.size should default to 20 (per IE8/WebKit), not 0 (per Gecko/Presto/current spec)

[Bug 10518] Add example showing how to use <a> elements in image maps

[Bug 10519] New: Parser-inserted script must lose its parser-insertedness if the 'already started' flag does not get set when the parser tries to run the script

[Bug 10519] Parser-inserted script must lose its parser-insertedness if the 'already started' flag does not get set when the parser tries to run the script

[Bug 10520] New: The script's 'for' and 'event' attributes should be checked after setting 'already started'

[Bug 10520] The script's 'for' and 'event' attributes should be checked after setting 'already started'

[Bug 10521] New: Should say explicitly that parser-initiated script-running fails without setting 'already started' if the script is no longer in the document when the parser tries to run the script

[Bug 10521] Should say explicitly that parser-initiated script-running fails without setting 'already started' if the script is no longer in the document when the parser tries to run the script

[Bug 10522] Consider making iframe, noframes or noembed as the ancestor of a script prevent execution

[Bug 10522] New: Consider making iframe, noframes or noembed as the ancestor of a script prevent execution

[Bug 10523] New: Scripting disabled check should happen after setting 'already started'

[Bug 10523] Scripting disabled check should happen after setting 'already started'

[Bug 10524] New: Please clarify procedure and recourse for non-working group members when they are unsatisfied with a bug resolution

[Bug 10524] Please clarify procedure and recourse for non-working group members when they are unsatisfied with a bug resolution

[Bug 10525] New: Please try to improve Bugzilla's accessibility/usability problems before Last Call

[Bug 10525] Please try to improve Bugzilla's accessibility/usability problems before Last Call

[Bug 10526] I'm sorry, but misinterpretation for compatibility is simply wrong. Why do we have standards again?

[Bug 10526] New: I'm sorry, but misinterpretation for compatibility is simply wrong. Why do we have standards again?

[Bug 10528] New: Presumably we should resolve URL relative to some base URL...

[Bug 10528] Presumably we should resolve URL relative to some base URL...

[Bug 10529] dsdfasd dsdfa da sa da

[Bug 10529] New: dsdfasd dsdfa da sa da

[Bug 10530] dfdsfaaf da dfdsf

[Bug 10530] New: dfdsfaaf da dfdsf

[Bug 10532] New: Update XHTML tests

[Bug 10532] Update XHTML tests

[Bug 10533] New: Remove section, it's in CSSOM

[Bug 10533] Remove section, it's in CSSOM

[Bug 10533] Remove section, it's in CSSOM-View

[Bug 10535] Don't throw WRONG_DOCUMENT_ERRs

[Bug 10535] New: Don't throw WRONG_DOCUMENT_ERRs

[Bug 10536] Don't throw WRONG_DOCUMENT_ERRs

[Bug 10536] New: Don't throw WRONG_DOCUMENT_ERRs

[Bug 10537] document.readyState for aborted parser

[Bug 10537] New: document.readyState for aborted parser

[Bug 10538] "values… values" probably typo

[Bug 10538] New: "values… values" probably typo

[Bug 10539] New: Please add a note about script moving a script that blocks the parser

[Bug 10539] Please add a note about script moving a script that blocks the parser

[Bug 10540] New: Please say that 'list of scripts that will execute when the document has finished parsing' is coupled with the parser--not the document

[Bug 10540] Please say that 'list of scripts that will execute when the document has finished parsing' is coupled with the parser--not the document

[Bug 10541] Make parser-inserted scripts delay the load event of the document whose active parser the inserter parser is

[Bug 10541] New: Make parser-inserted scripts delay the load event of the document whose active parser the inserter parser is

[Bug 10542] New: Please associate a "style sheet blocking scripts" with its inserter-parser--not with it's Document

[Bug 10542] Please associate a "style sheet blocking scripts" with its inserter-parser--not with it's Document

[Bug 10543] New: Rename a "style sheet blocking scripts" to a "style sheet that is blocking scripts"

[Bug 10543] Rename a "style sheet blocking scripts" to a "style sheet that is blocking scripts"

[Bug 10544] New: The "following components" does not include li, label, etc.

[Bug 10544] The "following components" does not include li, label, etc.

[Bug 10545] New: this non-dismissable "Last call for comments" popover is fucking obnoxious

[Bug 10545] this non-dismissable "Last call for comments" popover is fucking obnoxious

[Bug 10546] It looks like at least some browsers restrict legend display values to "block"

[Bug 10547] The rendering requirements for legend in fieldset need to change if the legend is floated or positioned

[Bug 10548] canvas is undefined Line 27

[Bug 10548] New: canvas is undefined Line 27

[Bug 10549] New: Please remove PARSE_ERR and SERIALIZE_ERR as they are from DOM L&S which should be nuked at some point.

[Bug 10549] Please remove PARSE_ERR and SERIALIZE_ERR as they are from DOM L&S which should be nuked at some point.

[Bug 10550] hey you have been hacked by reynaldo vm Warning page not html ,,,caution never try to upload your own life ,,bghhdsll hacker

[Bug 10550] New: hey you have been hacked by reynaldo vm Warning page not html ,,,caution never try to upload your own life ,,bghhdsll hacker

[Bug 10551] New: r5032 breaks "<option><button><option>" (</option> implied by second <option> does not close <button>, as <button> is in the special category, and second <option> itself is never processed)

[Bug 10551] r5032 breaks "<option><button><option>" (</option> implied by second <option> does not close <button>, as <button> is in the special category, and second <option> itself is never processed)

[Bug 10552] input type search : onChange on plateform actions

[Bug 10552] New: input type search : onChange on plateform actions

[Bug 10556] Document tells people to register canvas context types at WhatWG

[Bug 10556] New: Document tells people to register canvas context types at WhatWG

[Bug 10557] New: Submission as entity body can't happen for GET, can it? Yet there is a check for it, which also rejects PUT.

[Bug 10557] Submission as entity body can't happen for GET, can it? Yet there is a check for it, which also rejects PUT.

[Bug 10559] blur() is handy, and should not be ignored

[Bug 10559] New: With Rietveld we have the opposite problem - keyboard shortcut is used to call dialog box with a textarea. When user clicks "Esc" dialog hides, but the focus stays in textarea preventing interaction with other keys. document.body is not focusable, and sav

[Bug 10559] With Rietveld we have the opposite problem - keyboard shortcut is used to call dialog box with a textarea. When user clicks "Esc" dialog hides, but the focus stays in textarea preventing interaction with other keys. document.body is not focusable, and sav

[Bug 10561] jikioh nk ku

[Bug 10561] New: jikioh nk ku

[Bug 10563] New: ties), and must eithble="true" data-value="fruit-orange">Oranges</li> <li draggable="true" data-value="fruit-pear">Pears</li> </ol> <script> var internalDNDType = 'text/x-example'; // set thier have

[Bug 10563] ties), and must eithble="true" data-value="fruit-orange">Oranges</li> <li draggable="true" data-value="fruit-pear">Pears</li> </ol> <script> var internalDNDType = 'text/x-example'; // set thier have

[Bug 10564] New: There is no "rightmargin" attribute. This should be "leftmargin".

[Bug 10564] There is no "rightmargin" attribute. This should be "leftmargin".

[Bug 10565] New: there is no error

[Bug 10565] there is no error

[Bug 10566] New: there is no error

[Bug 10566] there is no error

[Bug 10567] How will the input name be processed for multiple files? can mime/multipart "part" names be the same?

[Bug 10567] New: How will the input name be processed for multiple files? can mime/multipart "part" names be the same?

[Bug 10575] It appears that parser-inserted scripts should block if an ancestor browsing context has a style sheet blocking scripts

[Bug 10575] New: It appears that parser-inserted scripts should block if an ancestor browsing context has a style sheet blocking scripts

[Bug 10576] New: that is good.

[Bug 10576] that is good.

[Bug 10577] New: The specification should state wether the anticlockwise parameter is required. Firefox requires it. Webkit does not and defaults to false and this is my preferred behavior.

[Bug 10577] The specification should state wether the anticlockwise parameter is required. Firefox requires it. Webkit does not and defaults to false and this is my preferred behavior.

[Bug 10578] New: Please remove the 'comment end space' state

[Bug 10578] Please remove the 'comment end space' state

[Bug 10580] New: Please put a comment

[Bug 10580] Please put a comment

[Bug 10581] Drop the color input type

[Bug 10581] New: Drop the color input type

[Bug 10583] New: toString does not represent what WebKit and Mozilla do, which is to return only the text within the selection that is visible to the user.

[Bug 10583] toString does not represent what WebKit and Mozilla do, which is to return only the text within the selection that is visible to the user.

[Bug 10584] New: toString does not represent what WebKit and Mozilla do, which is to return only the text within the selection that is visible to the user.

[Bug 10584] toString does not represent what WebKit and Mozilla do, which is to return only the text within the selection that is visible to the user.

[Bug 10586] For good French typography, we need a sup span.

[Bug 10586] New: For good French typography, we need a sup span.

[Bug 10587] New: Please remove a redundant "still in foreign" check

[Bug 10587] Please remove a redundant "still in foreign" check

[Bug 10588] Infinite loop with <math><mi>EOF

[Bug 10588] New: Infinite loop with <math><mi>EOF

[Bug 10589] figure and figcaption shouldn't automatically close p

[Bug 10589] New: figure and figcaption shouldn't automatically close p

[Bug 10591] conflicting info for table element in aria section

[Bug 10591] New: conflicting info for table element in aria section

[Bug 10592] "h1 to h6 element that does have an hgroup ancestor" not listed in ARIA section

[Bug 10592] New: "h1 to h6 element that does have an hgroup ancestor" not listed in ARIA section

[Bug 10593] New: thead, tfoot and tbody conflicts in aria section

[Bug 10593] thead, tfoot and tbody conflicts in aria section

[Bug 10594] conforming use of various aria attributes not specified

[Bug 10594] New: conforming use of various aria attributes not specified

[Bug 10595] contextmenu event should be a MouseEvent

[Bug 10595] New: contextmenu event should be a MouseEvent

[Bug 10596] Clarify what <img> represents if no@alt, no@title and NOT the sole content of a <figure>+<figcaption> element

[Bug 10596] New: Clarify what <img> represents if no@alt, no@title and NOT the sole content of a <figure>+<figcaption> element

[Bug 10598] Net schlecht her specht

[Bug 10598] New: Net schlecht her specht

[Bug 10599] New: Provide examples implementing these concepts.

[Bug 10600] New: Strong semantics role="presentation" for <img alt="<empty>"> is wrong or inaccurate

[Bug 10600] Strong semantics role="presentation" for <img alt="<empty>"> is wrong or inaccurate

[Bug 10602] New: No boundary behavior specified for playbackRate/defaultPlaybackRate

[Bug 10602] No boundary behavior specified for playbackRate/defaultPlaybackRate

[Bug 10603] Clarify what default roles UAs may assign to elements not listed in the ARIA section

[Bug 10603] New: Clarify what default roles UAs may assign to elements not listed in the ARIA section

[Bug 10604] Don't say 'empty' about @alt anywhere, say 'empty string' everywhere

[Bug 10604] New: Don't say 'empty' about @alt anywhere, say 'empty string' everywhere

[Bug 10605] New: Typo/Unintended wroding including the word "omitted" about @alt

[Bug 10605] Typo/Unintended wroding including the word "omitted" about @alt

[Bug 10605] Typo: Replace 'the alt attribute's value may be omitted' with '@alt may be omitted'

[Bug 10605] Typo: Replace 'the alt attribute's value may be omitted' witth '@alt may be omitted'

[Bug 10606] Define what alt="<whitespace>" means for <img>

[Bug 10606] New: Define what alt="<whitespace>" means for <img>

[Bug 10607] New: Seconds are not followed by A U+003A COLON character (:). Seems like a copy & paste error.

[Bug 10607] Seconds are not followed by A U+003A COLON character (:). Seems like a copy & paste error.

[Bug 10611] New: typo: outlinee should be outline.

[Bug 10611] typo: outlinee should be outline.

[Bug 10612] New: The 'change' definition has no references to it. Remove it?

[Bug 10612] The 'change' definition has no references to it. Remove it?

[Bug 10613] In the sample, the text should say "Here, the type is..." instead of "Here, the item is..."

[Bug 10613] New: In the sample, the text should say "Here, the type is..." instead of "Here, the item is..."

[Bug 10616] New: s/a inline/an inline/

[Bug 10616] s/a inline/an inline/

[Bug 10617] I believe <kbd><table></kbd> gets the parsing algorithm into a bad state. When we see </kbd> we process it using the rules for "any other end tag" of the inbody mode, which pops off the table and the kbd element from the stack of open elements. However,

[Bug 10617] New: I believe <kbd><table></kbd> gets the parsing algorithm into a bad state. When we see </kbd> we process it using the rules for "any other end tag" of the inbody mode, which pops off the table and the kbd element from the stack of open elements. However,

[Bug 10618] New: Use "unmapped" rather than "no role" in the weak/strong ARIA tables

[Bug 10618] Use "unmapped" rather than "no role" in the weak/strong ARIA tables

[Bug 10619] Allowing A WebSRT voice declaration when the cue payload is WebSRT metadata text does not make sense, I think.

[Bug 10619] New: Allowing A WebSRT voice declaration when the cue payload is WebSRT metadata text does not make sense, I think.

[Bug 10620] Browsers recognize five font groups

[Bug 10620] New: Browsers recognize five font groups

[Bug 10621] New: Processing EOF InForeignContent mode can cause an infinite loop if we don't switch the insertion model to the secondary insertion mode. Suppose the input is <svg><title>. Now, we won't pop anything off the stack of open elements. The insertion mode wil

[Bug 10621] Processing EOF InForeignContent mode can cause an infinite loop if we don't switch the insertion model to the secondary insertion mode. Suppose the input is <svg><title>. Now, we won't pop anything off the stack of open elements. The insertion mode wil

[Bug 10624] New: Selection anchorNode/anchorOffset/focusNode/focusOffset do not match existing browser behaviour

[Bug 10624] Selection anchorNode/anchorOffset/focusNode/focusOffset do not match existing browser behaviour

[Bug 10625] New: Spec should cover stopping parsing on location.href = "foo"

[Bug 10625] Spec should cover stopping parsing on location.href = "foo"

[Bug 10626] New: non-normative? this sounds confusing and vauge...

[Bug 10626] non-normative? this sounds confusing and vauge...

[Bug 10627] New: Where this says "Number object" and "String object", it should say "number" and "string". Normal strings and numbers are not objects. A "String object" is actually a different kind of thing (rarely used).

[Bug 10627] Where this says "Number object" and "String object", it should say "number" and "string". Normal strings and numbers are not objects. A "String object" is actually a different kind of thing (rarely used).

[Bug 10628] New: Where this says "Number object" and "String object", it should say "number" and "string". Normal strings and numbers are not objects. A "String object" is actually a different kind of thing (rarely used).

[Bug 10628] Where this says "Number object" and "String object", it should say "number" and "string". Normal strings and numbers are not objects. A "String object" is actually a different kind of thing (rarely used).

[Bug 10629] 2.2.2 mentions the itemprop attribute without it being defined.

[Bug 10629] New: 2.2.2 mentions the itemprop attribute without it being defined.

[Bug 10630] New: Potential spec bug: the spec doesn't match IE for <div><body><frameset>. IE sets frameset-ok to "not ok" for <body> in "in body". See http://software.hixie.ch/utilities/js/live-dom-viewer/saved/631 vs http://software.hixie.ch/utilities/js/live-dom-viewer/

[Bug 10630] Potential spec bug: the spec doesn't match IE for <div><body><frameset>. IE sets frameset-ok to "not ok" for <body> in "in body". See http://software.hixie.ch/utilities/js/live-dom-viewer/saved/631 vs http://software.hixie.ch/utilities/js/live-dom-viewer/

[Bug 10631] Named access on the Window object doesn't work for XHTML documents in WebKit, Firefox, or (trivially) IE. Dumping objects in the global scope is sad face. Can we restrict this behavior to HTML documents? (The bug for implementing this in XHTML was rece

[Bug 10631] New: Named access on the Window object doesn't work for XHTML documents in WebKit, Firefox, or (trivially) IE. Dumping objects in the global scope is sad face. Can we restrict this behavior to HTML documents? (The bug for implementing this in XHTML was rece

[Bug 10632] New: Video test #8 is incorrect

[Bug 10632] Video test #8 is incorrect

[Bug 10633] Minimums for timer granularity should be left to the user agent - different form factors have different power requirements

[Bug 10633] New: Minimums for timer granularity should be left to the user agent - different form factors have different power requirements

[Bug 10634] New: Please update the base64 reference to the latest relevant RFC

[Bug 10634] Please update the base64 reference to the latest relevant RFC

[Bug 10635] I could be reading the spec wrong, but are the default flow behaviors for these elements undefined? Will an article be rendered as a block-level element, or have no effect on flow at all? I've found several top-teir web-dev ref sites which all have differ

[Bug 10635] New: I could be reading the spec wrong, but are the default flow behaviors for these elements undefined? Will an article be rendered as a block-level element, or have no effect on flow at all? I've found several top-teir web-dev ref sites which all have differ

[Bug 10636] I could be reading the spec wrong, but are the default flow behaviors for these elements undefined? Will an article be rendered as a block-level element, or have no effect on flow at all? I've found several top-teir web-dev ref sites which all have differ

[Bug 10636] New: I could be reading the spec wrong, but are the default flow behaviors for these elements undefined? Will an article be rendered as a block-level element, or have no effect on flow at all? I've found several top-teir web-dev ref sites which all have differ

[Bug 10638] New: Unclear behavior specified for negative 'dimensional attributes'

[Bug 10638] Unclear behavior specified for negative 'dimensional attributes'

[Bug 10639] Cross Document Messaging

[Bug 10639] New: Cross Document Messaging

[Bug 10641] let us know

[Bug 10641] New: let us know

[Bug 10642] New: No alternative text description for video key frame (poster)

[Bug 10642] No alternative text description for video key frame (poster)

[Bug 10644] New: over-complex characterization of link types

[Bug 10644] over-complex characterization of link types

[Bug 10645] Add a modal attribute to html5 to indicate a modal segment of the DOM (modal dialog)

[Bug 10645] Add a modal element, or attribute, to html5 to indicate a modal segment of the DOM (modal dialog)

[Bug 10645] New: Add a modal element, or attribute, to html5 to indicate a modal segment of the DOM (modal dialog)

[Bug 10646] Home page is not general-public-friendly

[Bug 10646] New: Home page is not general-public-friendly

[Bug 10647] New: shadowBlur should be linear throughout rather than changing to sqrt() above 8px

[Bug 10647] shadowBlur should be linear throughout rather than changing to sqrt() above 8px

[Bug 10648] "When the relevant content attributes are absent, the IDL attributes must return zero." Surely this is redundant with the rules for reflecting doubles?

[Bug 10648] New: "When the relevant content attributes are absent, the IDL attributes must return zero." Surely this is redundant with the rules for reflecting doubles?

[Bug 10649] drag and drop

[Bug 10649] New: drag and drop

[Bug 10656] New: The spec says that @charset overrides the HTTP charset and doesn't allow examining the BOM

[Bug 10656] The spec says that for scripts the BOM overrides the HTTP charset

[Bug 10657] integration of "aria-autocomplete" with the various autocompletion mechanisms in html5

[Bug 10657] New: integration of "aria-autocomplete" with the various autocompletion mechanisms in html5

[Bug 10659] GET -> "Mutate action"

[Bug 10659] New: GET -> "Mutate action"

[Bug 10660] New: use < and > and not &#8592; and &#8594; to indicate previous and next

[Bug 10660] use < and > and not &#8592; and &#8594; to indicate previous and next

[Bug 10661] New: use an ISO 639-2 specified language for HTML5 documents

[Bug 10661] use an ISO 639-2 specified language for HTML5 documents

[Bug 10665] New: These tables should include obsolete elements somewhere, for the benefit of implementers. Or at least some such index should be provided. It's annoying to have no easily-used index like this when writing tests.

[Bug 10665] These tables should include obsolete elements somewhere, for the benefit of implementers. Or at least some such index should be provided. It's annoying to have no easily-used index like this when writing tests.

[Bug 10666] New: textarea.cols should default to 20, and textarea.rows should default to 2. IE8 and WebKit do this; Opera defaults to 0 and Gecko defaults to -1. Of the three behaviors, IE/WebKit makes the most sense, and I'm submitting a patch to get Gecko to line up w

[Bug 10666] textarea.cols should default to 20, and textarea.rows should default to 2. IE8 and WebKit do this; Opera defaults to 0 and Gecko defaults to -1. Of the three behaviors, IE/WebKit makes the most sense, and I'm submitting a patch to get Gecko to line up w

[Bug 10671] consider removing support for PUT and DELETE as form methods

[Bug 10671] New: consider removing support for PUT and DELETE as form methods

[Bug 10672] New: the media element onplay event is not always called when the user hits the play button

[Bug 10672] the media element onplay event is not always called when the user hits the play button

[Bug 10673] New: Typo in HTMLAllCollections

[Bug 10673] Typo in HTMLAllCollections

[Bug 10675] B implies BOLD, which is styling. Styling should be done with CSS, not with HTML markup

[Bug 10675] New: B implies BOLD, which is styling. Styling should be done with CSS, not with HTML markup

[Bug 10676] I implies ITALIC, which is styling. Styling should be done with CSS, not with HTML markup

[Bug 10676] New: I implies ITALIC, which is styling. Styling should be done with CSS, not with HTML markup

[Bug 10691] New: Specify extend method for Selection objects

[Bug 10691] Specify extend method for Selection objects

[Bug 10692] Fix coercion to Infoset for HTML5 to correctly preserve xmlns attributes

[Bug 10692] New: Fix coercion to Infoset for HTML5 to correctly preserve xmlns attributes

[Bug 10693] Need a means for navigating between related timed tracks of media elements

[Bug 10693] New: Need a means for navigating between related timed tracks of media elements

[Bug 10694] New: Specify window.console. Without it scripts around the web break because the author left in a console.something. Not sure which members are required; Opera has log, warn, error, info. They should be defined to either do nothing or show the arguments conver

[Bug 10694] Specify window.console

[Bug 10707] Mention that <track label> gets used in UI, so that authors know what it's for!

[Bug 10707] New: Mention that <track label> gets used in UI, so that authors know what it's for!

[Bug 10708] change normative alt text authoring requirements to informative advice

[Bug 10708] New: change normative alt text authoring requirements to informative advice

[Bug 10709] @title should be a required attribute for FRAME and IFRAME in HTML5

[Bug 10709] New: @title should be a required attribute for FRAME and IFRAME in HTML5

[Bug 10710] New: Require controls to have programatically associated names

[Bug 10710] Require controls to have programatically associated names

[Bug 10711] New: Playlist! We need it to <em>easy</em> define.

[Bug 10711] Playlist! We need it to <em>easy</em> define.

[Bug 10712] Drag and Drop: Add an attribute to identify drop targets

[Bug 10712] New: Drag and Drop: Add an attribute to identify drop targets

[Bug 10713] Drag and Drop: Add guidance for keyboard-only interaction

[Bug 10713] New: Drag and Drop: Add guidance for keyboard-only interaction

[Bug 10714] kinds of phrasing

[Bug 10714] New: kinds of phrasing

[Bug 10717] Extensibility text mentions microdata but not RDFa

[Bug 10717] New: Extensibility text mentions microdata but not RDFa

[Bug 10718] New: Remove Microdata from Acknowledgements

[Bug 10718] Remove Microdata from Acknowledgements

[Bug 10720] New: Remove modifications to Extensibility section

[Bug 10720] Remove modifications to Extensibility section

[Bug 10723] New: support for media fragment URIs in relevant HTML5 elements

[Bug 10723] support for media fragment URIs in relevant HTML5 elements

[Bug 10726] New: The sentence "For each article element, there must no more than one time element..." is missing the word "be" in "must be no".

[Bug 10726] The sentence "For each article element, there must no more than one time element..." is missing the word "be" in "must be no".

[Bug 10730] Confusing spec text in 'media seeking' scenario

[Bug 10730] New: Confusing spec text in 'media seeking' scenario

[Bug 10735] New: Use classes on b/i elements in examples

[Bug 10735] Use classes on b/i elements in examples

[Bug 10736] New: typo: double commas in "When the user agent is to parse the WebSRT settings for a timed track cue cue,,"

[Bug 10736] typo: double commas in "When the user agent is to parse the WebSRT settings for a timed track cue cue,,"

[Bug 10737] New: Step 26 check for "-->" is redundant, "Collect WebSRT cue timings and settings" will check it.

[Bug 10737] Step 26 check for "-->" is redundant, "Collect WebSRT cue timings and settings" will check it.

[Bug 10738] Insert 'data-' in the heading/table of contents (editorial)

[Bug 10738] New: Insert 'data-' in the heading/table of contents (editorial)

[Bug 10739] New: The attribute table doesn't mention data-*

[Bug 10739] The attribute table doesn't mention data-*

[Bug 10740] encourage use of SHARED (vendor) prefixes: experimental--feature

[Bug 10740] New: encourage use of SHARED (vendor) prefixes: experimental--feature

[Bug 10741] align @extension with @vendor--feature (Rob Ennals's ISSUE-41 prop)

[Bug 10741] New: align @extension with @vendor--feature (Rob Ennals's ISSUE-41 prop)

[Bug 10742] attributes must be taken care of

[Bug 10742] New: attributes must be taken care of

[Bug 10743] New: This is no longer correct -> In the following fragment, however, the attribute's value is actually "?original=1©=2", not the intended "?original=1&copy=2":

[Bug 10743] This is no longer correct -> In the following fragment, however, the attribute's value is actually "?original=1©=2", not the intended "?original=1&copy=2":

[Bug 10744] New: None of the event handlers onload/onerror/oncuechange/onenter/onexit are used in the spec

[Bug 10744] None of the event handlers onload/onerror/oncuechange/onenter/onexit are used in the spec

[Bug 10745] New: None of the event handlers onload/onerror/oncuechange/onenter/onexit are used in the spec

[Bug 10745] None of the event handlers onload/onerror/oncuechange/onenter/onexit are used in the spec

[Bug 10746] New: What's the point of failing in "collect WebSRT cue voice and text"?

[Bug 10746] What's the point of failing in "collect WebSRT cue voice and text"?

[Bug 10748] New: Second example snippet is identical to the first.

[Bug 10748] Second example snippet is incompatible with accompanying text

[Bug 10749] New: Should it be required that id is not the empty string? Otherwise it will match any WebSRT cues with is missing.

[Bug 10749] Should it be required that id is not the empty string? Otherwise it will match any WebSRT cues with is missing.

[Bug 10750] New: Step 6 of "collect WebSRT cue voice and text" modified the "raw text of the cue"

[Bug 10750] Step 6 of "collect WebSRT cue voice and text" modified the "raw text of the cue"

[Bug 10751] New: WebSRT cue text tokeniser is missing a step 8 to jump to the step labeled loop

[Bug 10751] WebSRT cue text tokeniser is missing a step 8 to jump to the step labeled loop

[Bug 10753] New: Typo: "occurance" instead of "occurrence".

[Bug 10753] Typo: "occurance" instead of "occurrence".

[Bug 10760] New: Where is the closing </header> tag in the second 4.4.8 example, "Little green guys with guns"? Confusing.

[Bug 10763] New: Typo: "occurance" instead of "occurrence".

[Bug 10767] New: The <progress> and <meter> elements' value IDL attribute should be constrained by the range. Just like with <input type=range>.

[Bug 10767] The <progress> and <meter> elements' value IDL attribute should be constrained by the range. Just like with <input type=range>.

[Bug 10769] In the table, it says vLinkColor and aLinkColor; it should be vlinkColor and alinkColor (as in the interface).

[Bug 10769] New: In the table, it says vLinkColor and aLinkColor; it should be vlinkColor and alinkColor (as in the interface).

[Bug 10770] New: Should it really be OK to have timestamps with trailing garbage like <00:01.500b0rk>?

[Bug 10770] Should it really be OK to have timestamps with trailing garbage like <00:01.500b0rk>?

[Bug 10771] New: User agents disagree with each other and with the spec on rendering of multiple legends if the first one is styled

[Bug 10772] accesskey and an ordered set of unique space-separated tokens

[Bug 10773] accesskey should chosen from document's declared charset

[Bug 10774] fallback for accesskey insufficiently defined

[Bug 10775] how is user to decide which set of access keys to use?

[Bug 10775] New: how is user to decide which set of access keys to use?

[Bug 10776] accesskey value token subsets

[Bug 10777] user agent assignment of modifier keys subset of accesskey processing subset

[Bug 10778] use element.accessKeyLabel to generate list of available accesskeys

[Bug 10779] triggering the Action of the command via accesskey

[Bug 10780] reference to definition of Action insufficient for definition of accesskey

[Bug 10781] are accesskeys case sensitive?

[Bug 10782] problems with button example for accesskey

[Bug 10784] change summary from an attribute to an element

[Bug 10786] I think it would make more sense to apply shadows to individual sections of stroke() and fill() functions in the same context much the way stroke an fill colors can be changed inline between stroke() and fill() functions. This way you could apply differen

[Bug 10787] Add a way to get a File/Blob from a <canvas>

[Bug 10787] I don't see a way to save the canvas data as a BMP or JPEG or anything else that can then be uploaded via a FORM to a web server. This is a requirement, I woudl think.

[Bug 10787] New: I don't see a way to save the canvas data as a BMP or JPEG or anything else that can then be uploaded via a FORM to a web server. This is a requirement, I woudl think.

[Bug 10788] @srcdoc in polyglot documents

[Bug 10788] New: @srcdoc in polyglot documents

[Bug 10793] Make the DOCTYPE by default XML-compatible: lowercase 'html'

[Bug 10793] New: Make the DOCTYPE by default XML-compatible: lowercase 'html'

[Bug 10796] New: describe relaxed requirements on xml:space for XHTML

[Bug 10798] Find a new home for Selection

[Bug 10798] New: Find a new home for Selection

[Bug 10799] drawImage/pattern filters underspecified

[Bug 10799] New: drawImage/pattern filters underspecified

[Bug 10800] New: Reconsider form feed (U+000C) conformance

[Bug 10800] Reconsider form feed (U+000C) conformance

[Bug 10801] Limit the number of iterations in the loops in the AAA

[Bug 10801] New: Limit the number of iterations in the loops in the AAA

[Bug 10802] Limit the number of identical items on the list of active formatting elements by removing previous duplicates when adding new items

[Bug 10802] New: Limit the number of identical items on the list of active formatting elements by removing previous duplicates when adding new items

[Bug 10803] Ignore document.written charset metas

[Bug 10803] New: Ignore document.written charset metas

[Bug 10804] charset sniffing: please describe the incompatibility

[Bug 10804] New: charset sniffing: please describe the incompatibility

[Bug 10805] New: treating single quotes as double quotes not needed for compatibility with existing content

[Bug 10805] treating single quotes as double quotes not needed for compatibility with existing content

[Bug 10806] ignoring escapes is not needed for compatibility with existing content

[Bug 10806] New: ignoring escapes is not needed for compatibility with existing content

[Bug 10807] i18n comment 1 : new attribute: ubi

[Bug 10807] New: i18n comment 1 : new attribute: ubi

[Bug 10808] i18n comment 2 : new dir attribute value: auto, and a new attribute: autodirmethod

[Bug 10808] New: i18n comment 2 : new dir attribute value: auto, and a new attribute: autodirmethod

[Bug 10809] i18n comment 3 : new attribute: submitdir

[Bug 10809] New: i18n comment 3 : new attribute: submitdir

[Bug 10810] i18n comment 5 : U+2028 and U+2029 in textarea and pre elements

[Bug 10810] New: i18n comment 5 : U+2028 and U+2029 in textarea and pre elements

[Bug 10811] i18n comment 6 : U+2028 and U+2029 in dialog text

[Bug 10811] New: i18n comment 6 : U+2028 and U+2029 in dialog text

[Bug 10812] i18n comment 7 : line breaks in textarea and pre elements

[Bug 10812] New: i18n comment 7 : line breaks in textarea and pre elements

[Bug 10813] i18n comment 8 : line breaks in dialog text

[Bug 10813] New: i18n comment 8 : line breaks in dialog text

[Bug 10814] i18n comment 9 : block-display elements should act as UBA paragraph breaks

[Bug 10814] New: i18n comment 9 : block-display elements should act as UBA paragraph breaks

[Bug 10815] i18n comment 10 : block elements with display:inline should get ubi instead of default dir

[Bug 10815] New: i18n comment 10 : block elements with display:inline should get ubi instead of default dir

[Bug 10816] i18n comment 11 : default ignorable code points

[Bug 10816] New: i18n comment 11 : default ignorable code points

[Bug 10817] New: i18n comment 12 : title element should support and inherit dir attribute

[Bug 10818] New: i18n comment 14 : title and alt attribute direction and two new attributes: titledir and altdir

[Bug 10819] New: i18n comment 15 : option element should support the dir attribute and be displayed accordingly both in the dropdown and after being chosen

[Bug 10820] New: i18n comment 16 : option element should support text-align CSS property and be displayed accordingly both in the dropdown and after being chosen

[Bug 10821] New: i18n comment 17 : setting input and textarea element direction through browser UI should set the dir attribute and trigger oninput event

[Bug 10822] i18n comment 18 : on an OS that has a widespread UI convention for setting direction, user agent should support it on input and textarea elements

[Bug 10822] New: i18n comment 18 : on an OS that has a widespread UI convention for setting direction, user agent should support it on input and textarea elements

[Bug 10823] New: i18n comment 19 : when an input value is remembered, its direction should be remembered too

[Bug 10824] i18n comment 20 : list item marker display and position

[Bug 10824] New: i18n comment 20 : list item marker display and position

[Bug 10825] New: i18n comment 21 : location of user agent window's overall vertical scrollbar

[Bug 10826] i18n comment 22 : location of an element's vertical scrollbar when it is not the user agent window's overall vertical scrollbar

[Bug 10826] New: i18n comment 22 : location of an element's vertical scrollbar when it is not the user agent window's overall vertical scrollbar

[Bug 10827] New: i18n comment 23 : script dialog text direction

[Bug 10828] i18n comment 4 : new attribute: bidibreak

[Bug 10828] New: i18n comment 4 : new attribute: bidibreak

[Bug 10829] i18n comment : ruby code samples

[Bug 10829] New: i18n comment : ruby code samples

[Bug 10830] i18n comment : Please add support for rb

[Bug 10830] New: i18n comment : Please add support for rb

[Bug 10831] New: Provide tablist and tab states for menu and command elements respectively

[Bug 10831] Provide tablist and tab states for menu and command elements respectively

[Bug 10832] New: The scroll event is also a "magic event handler" in that <body onscroll> registers something on Window.

[Bug 10833] New: The element should only suffer from being missing if all of the checkbox choices are unselected - like radio buttons

[Bug 10834] Garbage collection is the wrong level of abstraction

[Bug 10834] New: Garbage collection is the wrong level of abstraction

[Bug 10835] New: "When the getContext() method of a canvas element is is to return ..." - too many ises

[Bug 10836] New: Several legacy attributes should reflect as URLs, not strings

[Bug 10836] Several legacy attributes should reflect as URLs, not strings

[Bug 10837] New: playbackrate: undefined behavior when the user agent can't play back at the requested rate

[Bug 10837] playbackrate: undefined behavior when the user agent can't play back at the requested rate

[Bug 10838] Make <u> conforming.

[Bug 10838] New: Make <u> conforming.

[Bug 10839] New: Providing visible indication that descriptions and captions are available.

[Bug 10839] Providing visible indication that descriptions and captions are available.

[Bug 10840] Allow the user to independently adjust the volumes of the audio description and original soundtracks.

[Bug 10840] Allowing the user to independently adjust the volumes of the audio description and original soundtracks.

[Bug 10840] New: Allowing the user to independently adjust the volumes of the audio description and original soundtracks.

[Bug 10841] New: We require a method to allow the user to control playback timing in order to have more time to understand the material.

[Bug 10841] We require a method to allow the user to control playback timing in order to have more time to understand the material.

[Bug 10842] New: Support the isolation of speech from other background sounds in AV media

[Bug 10842] Support the isolation of speech from other background sounds in AV media

[Bug 10843] New: Support user control over the visual presentation of caption text.

[Bug 10843] Support user control over the visual presentation of caption text.

[Bug 10844] Mono ruby, group ruby, and jukugo ruby

[Bug 10844] New: Mono ruby, group ruby, and jukugo ruby

[Bug 10845] Clarify the difference between @srcdoc documents and @srcdoc value

[Bug 10845] New: Clarify the difference between @srcdoc documents and @srcdoc value

[Bug 10846] New: Sections may contain headings of any rank

[Bug 10846] Sections may contain headings of any rank

[Bug 10847] Could small be achieved with a more general statement? Eg, Legal, notice etc. Its very close to being presentation at this stage IMHO.

[Bug 10847] New: Could small be achieved with a more general statement? Eg, Legal, notice etc. Its very close to being presentation at this stage IMHO.

[Bug 10849] New: provide means to add image content catagories to images

[Bug 10849] provide means to add image content catagories to images

[Bug 10851] Javascript access to rendered (calculated) styling information of a DOM node

[Bug 10851] New: Javascript access to rendered (calculated) styling information of a DOM node

[Bug 10853] HTML5 lacks a verbose description mechanism

[Bug 10853] New: HTML5 lacks a verbose description mechanism

[Bug 10854] New: willful violation of RFC2046 may be an exaggeration

[Bug 10854] willful violation of RFC2046 may be an exaggeration

[Bug 10862] New: Remove the newly added "s" element

[Bug 10862] Remove the newly added "s" element

[Bug 10873] New: Provide a method of explicitly setting a tooltip for an element

[Bug 10873] Provide a method of explicitly setting a tooltip for an element

[Bug 10877] New: Spec should explain that the structured clone algorithm breaks Directed Acyclic Graphs into trees

[Bug 10877] Spec should explain that the structured clone algorithm breaks Directed Acyclic Graphs into trees

[Bug 10878] New: Structured clone algorithm should be updated to support Directed Acyclic Graphs

[Bug 10878] Structured clone algorithm should be updated to support Directed Acyclic Graphs

[Bug 10879] Including "impossible" requirements even as a SHOULD is unnecessary

[Bug 10879] New: Including "impossible" requirements even as a SHOULD is unnecessary

[Bug 10887] New: "garbage characters" in non-negative integers should be clarified

[Bug 10888] Access Command Requirements for HTML5

[Bug 10888] New: Access Command Requirements for HTML5

[Bug 10889] New: Content Model section should cite the Polyglot document for further advice

[Bug 10890] New: i18n comment : Allow utf-16 meta encoding declarations

[Bug 10891] New: That definition lists no longer can be used to mark up dialogue is missing

[Bug 10891] That definition lists no longer can be used to mark up dialogue is missing

[Bug 10892] New: onreset IDL attribute missing from Window, HTMLDocument, HTMLElement

[Bug 10893] Allow definition lists to markup dialogue

[Bug 10893] New: Allow definition lists to markup dialogue

[Bug 10894] New: Reflecting an IDL attribute with a URL should try to canonicalize whatever value is set

[Bug 10895] New: Use markup compatible with both HTML/XML syntax in examples

[Bug 10895] Use markup compatible with both HTML/XML syntax in examples

[Bug 10896] New: enable device independent access to event handlers

[Bug 10897] New: In general, synthetic events dispatched from script do not trigger default actions - click is the exception for compatibility

[Bug 10898] New: Additional attributes should be wired up to window when on body

[Bug 10899] New: DOMActivate is deprecated in DOM L3 Events

[Bug 10900] New: HTML to Platform Accessibility APIs Implementation Guide

[Bug 10901] New: Use same parsing for HTML <script> and SVG <script>

[Bug 10901] Use same parsing for HTML <script> and SVG <script>

[Bug 10902] <video> element needs to support some form of DRM solution

[Bug 10902] New: <video> element needs to support some form of DRM solution

[Bug 10903] New: provide an introduction to wai-aria in the wai aria section of the spec

[Bug 10903] provide an introduction to wai-aria in the wai aria section of the spec

[Bug 10904] <video> element needs to support some form of parental control solution

[Bug 10904] New: <video> element needs to support some form of parental control solution

[Bug 10905] New: clarify how assigning an accesskey to an element affects the elements default role

[Bug 10906] New: make the the conforming use of placeholder dependent on the presence of a label

[Bug 10907] New: Reset algorithm for input elements doesn't seem to reset <input type='file'>

[Bug 10908] New: :enabled and :disabled should apply on <fieldset> and <optgroup>

[Bug 10909] New: Clarify how fieldset's first legend should behave if the fieldset is disabled because of another disabled fieldset

[Bug 10910] New: Submit controls should be barred from constraint validation in favor of a new pseudo-class

[Bug 10911] New: Datalist descendants shouldn't be barred from constraint validation

[Bug 10912] New: <output> should not be barred from constraint validation

[Bug 10913] New: Input element's value should not be sanitized during parsing

[Bug 10914] New: Allow multiple space separated values for the ARIA role attribute

[Bug 10915] New: clarify why a command element that is not in a menu is conforming

[Bug 10916] Add a new <control> element to convey the common semantics of a script enabled UI control

[Bug 10916] New: Add a new <control> element to convey the common semantics of a script enabled UI control

[Bug 10917] New: modify user agent requirement for details element

[Bug 10918] New: provide better examples

[Bug 10919] Allow role="presentation" to override the default role of any element

[Bug 10919] New: Allow role="presentation" to override the default role of any element

[Bug 10920] New: Remove reference to WHAT WG wiki from other metadata names section

[Bug 10920] Remove reference to WHAT WG wiki from other metadata names section

[Bug 10921] New: put back direct link to the W3C version of the canvas 2d context spec

[Bug 10922] New: Use normative keywords (MUST/SHOULD/MAY) in other metadata section

[Bug 10923] New: Add an attribute to override UA's validation message

[Bug 7056] <caption> and <figure><legend> elements should allow flow content children

[Bug 7237] Let current outlinee be null. (It holds the element whose outline is being created.) Spelling. Outline with one "e"

[Bug 7444] EUC-JP and ISO-2022-JP also need replacement encodings: CP51932 (or eucJP-ms) and CP50221.

[Bug 7475] Semantics of rel=first and rel=index breaks specs and implementations

[Bug 7543] Consensus on ietf-http-wg was that repetition of relations is meaningless and we should rather use numbering (e.g. "up2"), names (e.g. "great-grandparent") or an attribute (e.g. level="3").

[Bug 7670] Use of prefixes is too complicated for a Web technology

[Bug 7721] Drag and Drop is not keyboard accessible

[Bug 7798] I'm missing the height property in TextMetrics

[Bug 8000] ARIA roles added to the a element should be conforming in HTML5

[Bug 8252] HTTP caching rules are _ignored_? What's wrong with extending Cache-Control to support user-agent caching instead of coming up with an entirely new mechanism?

[Bug 8372] Restore <spacer> parsing as void element

[Bug 8622] Activation behaviour and pre-click activation

[Bug 8674] Add popup as a value for the type attribute for menu element

[Bug 8681] Separator menu items

[Bug 8715] Scrolling elements into view

[Bug 8716] Replace img Guidance for Conformance Checkers with Suggested Text for Short Text Alternatives

[Bug 8722] focus behaviour should be same for canvas regions as for elements

[Bug 8740] How do pseudo-class selectors interact with WAI-ARIA?

[Bug 8754] Overflow when text is resized

[Bug 8827] Inappropriate spec text and advice where images are not known

[Bug 8966] Consider "<svg><desc><div><svg><desc><b>X" — Should we change "Pop elements from the stack of open elements until the current node is in the HTML namespace." in the in-foreign-content mode to actually be "Pop elements until there's no element in scope t

[Bug 9061] allow image maps on the canvas element.

[Bug 9077] Lady of Shalott example doesn't really "enhance the themes or subject matter of the page content"

[Bug 9081] Confusing alt text in the fourth The Lady of Shalott example

[Bug 9098] Correct the img element definition. Replace with suggested text.

[Bug 9169] Consider adding a CAPTCHA example

[Bug 9174] Consider adding a Webcam example

[Bug 9178] add definition of "conforming document"

[Bug 9212] Change the Generator Mechanism for img from Document Level to Element Level

[Bug 9214] Allow role="presentation" img as conformance Criteria

[Bug 9215] Provide a Webcam example that is in accord with WCAG 2 or Defer to "HTML5: Techniques for providing useful text alternatives"

[Bug 9216] Provide a CAPTCHA example that is in accord with WCAG 2 or Defer to "HTML5: Techniques for providing useful text alternatives"

[Bug 9280] Add default button option/attribute for forms

[Bug 9428] Permit <object> to be used without the data or type attribute present

[Bug 9429] Unobsolete the <strike> element - instead suggest how to use it

[Bug 9437] change ARIA section title and add extra text about use of ARIA

[Bug 9452] Handling of additional tracks of a multitrack audio/video resource

[Bug 9471] Introduce declarative markup to associate timed text resources with media elements

[Bug 9473] add wording to explicitly indicate that option/@selected cannot be used unless as a descendant of select/@multiple

[Bug 9503] change controller for text/html-sandboxed media type

[Bug 9514] Specify Selection.modify()

[Bug 9542] Recommended rendering for table alignment does not match reality

[Bug 9545] frameborder attribute on <iframe> should be obsolete but conforming

[Bug 9554] Define procedure for entering Last Call

[Bug 9573] spec input.onsearch

[Bug 9574] Floating point number tolerance

[Bug 9578] On http-state it was mentioned that browsers support Set-Cookie here. Ugh!

[Bug 9579] An element should not suffer from pattern mismatch if the pattern attribute value is the empty string

[Bug 9584] drawImage() shouldn't throw INVALID_STATE_ERR

[Bug 9586] need support for changing tracks - especially audio tracks in the case of multilingual video media types

[Bug 9590] Consider "prefix--" instead of "_prefix-" as a pattern for proprietary extensions

[Bug 9602] Autofocus attribute.

[Bug 9626] Elements which can't match :required pseudo-class should not match :optional pseudo-class

[Bug 9628] "willful violation" for detecting the charset

[Bug 9628] Algorithm for detecting the charaset="" parameter.

[Bug 9634] Most enumerated attributes are not limited to only known values

[Bug 9635] input.type attribute should be limited to only known values

[Bug 9636] autocomplete IDL attribute should be limited to only known values

[Bug 9649] It doesn't look like any browser supports document.innerHTML

[Bug 9657] Content model of object

[Bug 9658] Define (correctly) how object, ins, del, map, button affects outlines

[Bug 9659] Initial U+0000 should not set frameset-ok to "not ok"

[Bug 9663] Should sequences of bytes be replaced by a single U+FFFD, or one U+FFFD per input byte?

[Bug 9678] add rationale for providing an alt when inline description is available

[Bug 9679] Consider expanding the explanation of a null alt attribute (alt="")

[Bug 9684] textarea and pre elements in polyglot document

[Bug 9726] Spec the features argument

[Bug 9741] enctype, formenctype, method and formmethod IDL attributes should be limited to only known values

[Bug 9767] Consider ignoring document.write() when IE ignores it if comes from the network task source

[Bug 9773] There is not a clear difference between "subtitles" and "captions". These are mostly used to describe "closed captions" (binary transmissions in TV broadcasts) vs "subtitles" (text files), as far as I know.

[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

[Bug 9776] Percentages for text positioning don't seem better than using the actual video dimensions. If you require integer percentages, then it doesn't work well for videos larger than 100px high. If not, then it's just an arbitrary resizing of the dimensions (sli

[Bug 9777] "the cues are being displayed over the video as appropriate" - this says "cues", so multiple cues are supported at once. But many SRT players don't actually support more than one SRT subtitle at once - they either play the first one in the file or draw th

[Bug 9785] Add a "filter" attribute. If set, the user agent will filter the datalist. If not, filter won't be filtered automatically (unless you do some sort of filtering by javascript or/and server-side)

[Bug 9798] The type attribute on <ol> and <ul> is semantic and should be permitted

[Bug 9799] Syntax of <ol@type> and <ul@type> should be aligned with CSS list-style-type

[Bug 9817] Details element Focus problem

[Bug 9828] Update "Embedding custom non-visible data" with guidance for library authors to avoid naming collisions

[Bug 9841] input ="date" should allow pattern="" for national formats (ex: French date is dd/mm/yyyy )

[Bug 9843] Specced behavior for document.write("<link rel=stylesheet href=...><script>...</script>...") matches none of the top 4 engines

[Bug 9871] provide normative advice to conformance checkers about use of onevent handler attributes

[Bug 9872] trigger a conformance error when javascript is included in href attribute

[Bug 9876] Clarify that a figure can be any content with a caption

[Bug 9887] parsing algorithm should allow HTML content in MathML <annotation-xml>

[Bug 9894] The chairs should be required to ensure that decisions result in consistent specifications

[Bug 9895] HTMLImageElement's "complete" attribute definition implies immediate image decoding

[Bug 9919] Remove kbd, samp, and maybe var, like acronym; expand <code>/<tt>/<i> or whatever to replace them

[Bug 9942] The sentence "The shadowBlur attribute specifies the size of the blurring effect." is misleading, It should say "The shadowBlur attribute specifies the level of the blurring effect."

[Bug 9944] Should have "navigator" in the toc for this section

[Bug 9958] The DOCTYPE paragraph must explain and define the DOCTYPE rules better and more generally

[Bug 9960] make it milliseconds (float). It's easy to work with. Most audio is 44.1anyway.

[Bug 9964] Namespaces section should be more explicit + touch the extensibility problem

[Bug 9966] Include a history section. Say that this spec replaces Appendix C and related docs

[Bug 9968] The definition of 'polyglot document' should be be stricter

[Bug 9982] Make the FIGURE info correct and link to correct part of spec

[Bug 9984] [parser] Insertion point for script@onload doesn't match Firefox

[Bug 9985] [parser] How to parse </foo </bar>

[Bug 9991] Say that content model of <head> no longer allows <object> elements

Last message date: Thursday, 30 September 2010 23:40:12 UTC