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

[Bug 5758] insufficient accessibility fallback for <audio> or <video>

[Bug 5821] meta/@scheme missing

[Bug 7386] SharedWorkerGlobalScope

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

[Bug 7510] Allow elements beyond just HTML, MathML, and SVG into SVG element

[Bug 7542] Remove Section 5. Microdata

[Bug 7697] The type attribute should ammend the Accept header accordingly. HTTP spec is in accordance with the rules here, in terms of the Accept header being non-authorative. script and style elements already ammend accept header (in firefox) but not for other link

[Bug 7721] Drag and Drop is not keyboard accessible

[Bug 7896] Specify pageshow and pagehide events

[Bug 7905] Markup in second example has formatting broken - titlecase on tags and > creating line breaks

[Bug 7918] prefetching: allow site to deny

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

[Bug 8003] line breaks in attributes (especially title)

[Bug 8088] Change back the meaning of <meta http-equiv="Content-Language" content="FOO, BAR">

[Bug 8096] <link>'s "type" attribute should be allowed to appear multiple times and/or should allow for a space separated list of advertised types, such that clients can request them via the Accept: header.

[Bug 8099] Update 9.5 (Parsing HTML Fragments) for "script data" tokenizer state

[Bug 8118] Remove the Hidden Attribute

[Bug 8149] Why put the > signs at the beginning of the line here? It distracts from the example.

[Bug 8152] Remove the <progress> and <meter> fallback magic

[Bug 8154] Make it clear that serving polyglot documents as text/html is OK

[Bug 8156] I think the "the" is extraneous. Should be "It indicates that no referrer information is to be leaked..."

[Bug 8171] Implement the text alternatives proposal from WAI

[Bug 8175] Using the letter 'x' here is just ugly ascii art. Why not use an asterisk ('*') instead?

[Bug 8187] Section 4.8.7 on video makes no reference to audio description

[Bug 8188] Has any thought been put into changing "Fetching an external script must delay the load event..." for async scripts? It seems reasonable to at least provide a way for scripts to not block window.onload.

[Bug 8197] This design might work for JavaScript, but it won't work well in static-typed languages like Java or C#. Instead of overridding "namedItem", a better design would be to add a new method called "allNamedItems" which always returns an HTMLCollection. "nam

[Bug 8207] Change definition of URL to normative reference to IRIBIS

[Bug 8208] The data-* attributes need to be clearer about their applicability to JS libraries, and in particular should have some suggestions about using unambiguous attribute names like data-dojo-range or data-jq-selector or whatever.

[Bug 8209] The term "XML document" needs xreffing throughout.

[Bug 8210] Add drawFocusRing(x,y,w,h,element) which, if element is focused, draws a system focus ring at x,y,w,h.

[Bug 8216] editorial: Hide "The name must be one that is terminated by a U+003B SEMICOLON character (;)." and relevant rows in the entity table from the author view. [sp]

[Bug 8218] No, this algorithm cannot be aborted, as there are no synchronous events from which to call load()

[Bug 8224] Mention that it's possible for the Atom section to generate invalid Atom if there's not enough data (e.g. missing authors).

[Bug 8225] Make it clear that the Atom generation section is not the only such algorithm (e.g. hAtom is fine too).

[Bug 8230] It might be good with a comment in script's Content attributes section mentioning onload/onerror being defined in Global attributes (I've had the question come up several times about script.onload missing from html5).

[Bug 8232] [gs] End tag "body" ignore case isn't noted as fragment case, but end tag "html" has a note saying that it can only be ignored in the fragment case. Either that note is wrong or end tag body should say it is fragment case.

[Bug 8233] [gsnedders] "datagrid" parsing rules should be removed now the element is gone.

[Bug 8234] Can you clearify what you mean with the author link type, If i writes a paper, should I include an author link to my homepage then?

[Bug 8235] Given that Gecko and Webkit don't support them in XML, I think that named properties in HTMLDocument objects should be restricted to HTML documents, given that this feature is only included for backward compatibility and is horribly designed.

[Bug 8236] 1) why a query is stored in the `search' attribute and a URL fragment is stored in the `fragment' attribute? The naming is a bit confusing. 2) Why the is no restrictions for the `port' attribute: an integer in a range [0-65535]; 3) The getter condition fo

[Bug 8238] Add support for X3D

[Bug 8239] [gs] "insert a character" is impossible with e.g., ElementTree, as it has no concept of adjacent text nodes. Need to clarify whether that is ever conforming or not.

[Bug 8240] Quote: "The value attribute must not be present unless the form attribute is present." This doesn't make sense, since the button can also belong to a form by being put between the form element tags. It should read: "The value attribute must not be prese

[Bug 8241] Named properties on window

[Bug 8242] What if candidate doesn't have an ancestor element with an itemscope attribute?

[Bug 8243] It doesn't matter what the initial order of pending is, it is sorted in step 6.

[Bug 8244] can you make RDF statements where the subject is another resource here? Metadata has previously been normally where subject is the current resource (or object with rev) but general RDF does not constrain this.

[Bug 8246] what about IE parsing problems? http://html5doctor.com/dd-details-wrong-again/

[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 8255] Channel messaging is missing a description of purpose

[Bug 8256] [gs] Is form.submit() async or sync? I don't see where this is defined. From my reading it should be sync, as it should just run the steps to completion.

[Bug 8259] There is one case of "The public identifier is set to" in amongst all the "The public identifier starts with". This seems like something that could easily lead to bugs. Please reorder the list to group together by the condition.

[Bug 8260] The name apparently must be compared in an ASCII case-insensitive manner, even though it is guaranteed to already be all ASCII lowercase from the tokenizer. It would make more sense to compare it case-sensitively (like it is earlier in the "initial" mode)

[Bug 8261] "The name is set to anything other than "HTML"." - s/HTML/html/ [sp]

[Bug 8263] "dimenson" should be "dimension"

[Bug 8268] XMLHttpRequest fails for documents with named entities due to doctype

[Bug 8272] why not make the heading information compulsory for the Section element ?? In a loose implementation like the current one, the Section element is acting just like a Div element but which lacks backward compatibility.

[Bug 8278] why can't the frame number be requested? It's video, position is expressed in frames, not in seconds. a frames per second value could easily convert this to seconds

[Bug 8307] It would be nice if there were a way to draw an image with a color key. The only other way I can think of doing this is by a for loop and pixel by pixel copying... which probably isn't fast

[Bug 8309] semantics of footnotes : why not using <aside> elements as well?

[Bug 8310] script block's source initialization: please honor the specified charset and type

[Bug 8313] The case for U+003E (">") is redundant here, as it'll be processed in the same way in "anything else".

[Bug 8320] Validated local resource cache

[Bug 8321] change controller for HTML media type

[Bug 8325] Please remove requirements that errors "must be reported to the user" and "should be reported to the user" throughout; "may be reported to the user" is appropriate. [sp]

[Bug 8330] object tag requirements language confusing

[Bug 8331] Move the Canvas 2D context API into a separate spec

[Bug 8333] In the example: I do not understand why the URL that the user is accessing starts with upper case characters. If the point is, that this part is case insensitive, it should be spelled out instead of this example.

[Bug 8334] the stadandard shall explicity cite an example of a url based on RTSP to promote this standard. Today LIVE sreaming is too often achieved with improper "tricks" like HTTP streaming...

[Bug 8337] This implies that the dragleave event is only fired in the case of an unsuccessful drag, but it's very useful to bubble a dragleave event regardless of success or failure of the drag.

[Bug 8339] why html5 should have also presentational tags?

[Bug 8340] Do we want to require the rel attribute on link/@itemprop elements

[Bug 8341] "an URL property element" - s/an/a/. [pt]

[Bug 8344] Please give the detailed information and the pupose why we are using . with out that no one can understand sorry if any thing wrong with me

[Bug 8345] The keygen element ought to be extended to support elliptic curve keys. This is especially important in light of NIST guidelines (see pg 63, 66 in http://csrc.nist.gov/groups/ST/toolkit/documents/SP800-57Part1_3-8-07.pdf (pg 63, pg 66) in http://csrc.nist

[Bug 8352] the example links should include a type="" attribute to allow automatic selection of the resource to retreive without having to query each of their type to see which one is supported by the browser (this cannot be safely deduced from the "extension" in UR

[Bug 8353] How could a browser or even a careful reader know that the licence would applies to the photo only, and not just to the paragraph bewlo the figure? The license link should apply to all the content of its container, here the "body element", so it should be

[Bug 8357] Possible Compromise solution for namespaces in HTML5

[Bug 8360] Is there any equivelent for 'required' here? In case there are multiple options but no good default.

[Bug 8361] Dropping the noscript element from XHTML is problematic. E.g., in the provided example, the calculate button cannot be removed before it the browser displays it, causing a graphical glitch, whitch can be quite large depending on the size of the alterative

[Bug 8362] Comparing the doctype name case-insensitively is useless, because the tokenizer has already lowercased it anyway. (hsivonen)

[Bug 8363] HTML 4 says <br> should behave like U+2028 with respect to bidi. CSS 2 refers to HTML4 for HTML elements. Only WebKit does this. Please say explicitly whether <br> should act as a "forced line break" for the purposes of bidi. [sp]

[Bug 8364] hastoken = tokenlist . toggle(token): Note more clearly what the return value means for authors [ms]

[Bug 8365] Remove the Web Browsers Section 5

[Bug 8368] Remove the Communication Section 8

[Bug 8369] What about pull quotes (which are not from another source)?

[Bug 8370] When <fragment> is present but empty, hash should return the empty string. [sp]

[Bug 8373] <form> in table and the form pointer

[Bug 8374] Pointless parse error when an act as if </select> causes a parse error in the fragment case

[Bug 8375] Mention that when in "in select in table", there is always a "select" element in table scope

[Bug 8376] Note about createElementNS is wrong since localName preserves case. [sp]

[Bug 8379] Remove Section 4.11.1 The Details Element

[Bug 8380] mistake: 'onpagehide' attribute is listed twice, I guess that the second occurrence should be replaced by 'onpageshow'

[Bug 8381] I greatly appreciate the addition of custom user attribute values, but take strong exception to the particular notation.

[Bug 8387] The max value should be extended to 24:00 in order to allow time slices like 22:30-24:00 instead of 22:30-23:59 or 22:30-00:00.

[Bug 8388] doesn't work context.getImageData didn't take ImageData if image loaded from http (something that)

[Bug 8389] Make step 6 more explicit by saying it has to be treated as if there was a network error of some kind and not e.g. a 404. (by annevk)

[Bug 8390] defaultPlaybackRate / playbackRate

[Bug 8391] What is the meaning of having multiple <source> elements? Presumably a sequence in the case of audio and video... where do I find that info. Thx

[Bug 8392] there's no need to "set the string being modified to output", it is already the empty string.

[Bug 8396] clip() is fine, but why isn't there something like a stencil buffer? It's similar to clip except you turn on the stencil then render an image and only where you rendered the image are pixels rendered to the canvas.

[Bug 8397] The normative text "...so that user agents can offer to add them to the user's calendar" should be moved to the next sentence which begins "For example". Adding events to a calendar is an *example* usage of the time element, not its raison d'etre.

[Bug 8401] Remove section 4.12 regarding idioms

[Bug 8404] Refocus the figure element back to being a figure

[Bug 8405] The setter method is defined with an octet argument, so type conversions will happen as defined by WebIDL before the setter implementation gets to see it, and so the setter will only see valid values (integers 0..255) and shouldn't define any rounding or

[Bug 8411] If a video@src is present, where is the @type info for that @src?

[Bug 8412] To prevent sites from loading gigabytes of data, shouldn't the user agent explicitly mention the size of the files in the manifest. (This would also require a check during the downloading process, as to whether the provided sizes are real)

[Bug 8413] Please ensure "valid date string" supports non yyyy-mm-dd formats (UK = ddmmyyyy for example)

[Bug 8414] Shouldn't the example pattern be "^[0-9][A-Z]{3}$"? The current example would succeed with any string containing a part number, and not just a string that is one.

[Bug 8415] Nested browsing contexts don't get unloaded currently. I'm guessing that unloading a document should do it for the nested ones too?

[Bug 8416] The "Fragment identifier loop" part of the "update the session history with the new page" algorithm should spin the event loop instead of just hanging the browser... Also, the last step in that algorithm should jump back to the frag id loop step, not the

[Bug 8417] "user agents must yield to whatever script invoked the navigation steps" should also allow tasks to continue, with the rest of the algorithm being async, so that the event loop doesn't block waiting for data.

[Bug 8418] Consider coining the term "entry script" instead of the confusing "first script".

[Bug 8423] Shouldn't the datalist element be allowed to contain optgroup elements as well as option elements?

[Bug 8425] Cloning a DOMString with unpaired surrogates should throw SYNTAX_ERR, to allow UAs to serialise structured clones as UTF-8.

[Bug 8426] Description says "five minutes" example equates to "ten minutes"

[Bug 8427] Typo in "The PropertyNodeList object can be used to obtained all the values at once". s/obtained/obtain/

[Bug 8428] The first document.getItems() example should use the type "http://example.org/animals#cat" instead of "http://example.com/feline"

[Bug 8430] 3.5.4 Minor typo 'thee' instead of 'the'.

[Bug 8435] should figure out where in HTML5 to say that WebSocket and XHR connections get closed when the document is unloaded.

[Bug 8436] "granularity that is expected (and required) of the value, by limiting the allowed values" -- granularity requirments may often be different for validation versus usability/ui-control purposes. There should be a 'step' for possible GUI controls and an oth

[Bug 8445] the picture from wf2 showing url autocomplete seems to have disappeared

[Bug 8446] we should add an example here showing a webmail client providing autocomplete suggestions for <input multiple type=email list=contacts> while the UA adds its own suggestions from the platform's native contacts database.

[Bug 8447] Tighter definition on the aside element

[Bug 8448] There's an extra word (marked with ***) in this sentence: "It indicates that ***the*** no referrer information is to be leaked when following the link."

[Bug 8449] Remove extraneous material from Table section

[Bug 8450] Case insensitivity of @rel vs case sensitivity of URIs

[Bug 8451] "The q element uses the HTMLQuoteElement interface." - say "Uses HTMLQuoteElement." instead, for consistency with "Uses HTMLElement."

[Bug 8452] It would be really helpful if the current mouse position could be derived from the drag event.

[Bug 8455] "></samp>" lines in Zork example try to close an already-closed tag

[Bug 8457] "scripts and form controls in such sections still render execute and submit respectively" - s/render// [pt]

[Bug 8459] "For instance, a user agent might wait 500ms or 512 bytes, whichever came first." -- IMO this is a bad example, over a satellite link the typical RTT might be 600-1500ms. Or is the assumption that the counting starts after the first packet of data is rece

[Bug 8461] valid MIME type vs parameters

[Bug 8462] "fetch the resulting absolute URL"

[Bug 8463] typo in description of <object>

[Bug 8465] style element in the example is missing scoped attribute

[Bug 8466] Possible spelling mistake in “Malinko's comics” example; Promblem -> Problem? (image src and alt text)

[Bug 8468] Shouldn't there be an option to allow the text field to be edited in select elements?

[Bug 8472] Reference http://dev.w3.org/csswg/css-style-attr/ now that's in a useful state [ms]

[Bug 8473] Sentence about the effect of changing src/async/defer on <script> is wrong

[Bug 8476] <canvas> contexts

[Bug 8479] http content-type override mandatory for <object>

[Bug 8484] the function in this definition list aren't hyperlinked like all other functions (makes parsing a bit more difficult)

[Bug 8485] "Otherwise, if the col element has no span attribute, or if trying to parse the attribute's value resulted in an error, then let span be 1.": This should account (again) for span=0. [ms]

[Bug 8486] Define inheritance of lang, dir, style, and presatational attributes (HTML4 §11.3.2.1 "Inheritance of alignment specifications") [ms]

[Bug 8487] "A future version of this specification will probably define a 3d context (probably based on the OpenGL ES API).": reference WebGL rather than a "future version of this specification"? [ms]

[Bug 8489] before the page loaded, so maybe the head section..

[Bug 8490] Shouldn't postMessage throw SYNTAX_ERR when targetOrigin is a relative URL (e.g. '/')? [sp]

[Bug 8492] Re: example "<span itemscope><span itemprop="name">The Castle</span></span>" Is "<span itemscope itemprop="name">The Castle</span>" allowed. This wasn't clear to me.

[Bug 8493] I think <hr> element should represent NOT ONLY a paragraph-level thematic break BUT ALSO a separator between flow contents, for backword compatibility.

[Bug 8496] Shouldn't a loop in structured clone throw INVALID_STATE_ERR instead? [sp]

[Bug 8501] should make it clearer that fragment identifiers are not conforming if they don't match an id.

[Bug 8506] The value of a hidden-state input element as defined here does not have a concept of a defaultValue.

[Bug 8509] ll for

[Bug 8512] I'm confused by the wording on the SVG namespace, so in HTML5 the svg namespace will be used?

[Bug 8513] AFAICT from WebIDL, ports can never be null, so step 3 is a no-op. If the sequence should be nullable, it has to be written with a question mark in the IDL, I think. [sp]

[Bug 8514] Shouldn't port1 and port2 be start()ed when the constructor in called? [sp]

[Bug 8515] Would be nice to clarify how this interacts with https. Many browsers do not cache https data to disk at all and it would be nice for https based applications to have some way to take advantage of disk based cache for non-sensitive data.

[Bug 8522] Authoring Tool editing mechanisms

[Bug 8523] WYSYWYG tools should gather semantic information

[Bug 8524] Guidance for Authoring Tool Markup Generators

[Bug 8525] Authoring Tools are exempt from using elements only for their specified purpose

[Bug 8527] Syntax for |:lang('xyzzy')| and |:lang('abcde')| is wrong, should be |:lang(xyzzy)| and |:lang(abcde)|. [ms]

[Bug 8528] "scripts are still prevented from creating popups", therefore shouldn't an "allow-popup" token also be included?

[Bug 8530] fallback content

[Bug 8531] Add specification of atob and btoa

[Bug 8533] "Throws a SYNTAX_ERR exception the arguments have invalid values (e.g., in the case of XML documents, if the given string is not well-formed)." Should read "Throws a SYNTAX_ERR exception IF the arguments have invalid values (e.g., in the case of XML docum

[Bug 8535] For the sake of consistency, should the misspelling not be preserved, at least as an accepted varient? The keywords "noreferrer" and "noreferer" should be equivalent.

[Bug 8538] What is the resolution of the attributes? Should the amount of seconds be expressed as an integer or a float, and in the latter case, with what precision?

[Bug 8539] Define nobr, wbr and their interfaces [ms]

[Bug 8540] Make sure to define the interfaces for all these elements (center, etc.) [ms]

[Bug 8541] release date of HTML5

[Bug 8543] content.attr is not a function

[Bug 8544] Define HTMLAnchorElement.text [ms]

[Bug 8545] Remove "Window implements WindowModal; /* sometimes */" as it doesn't add anything and it contradicts the definition of "implements" in WebIDL [ms]

[Bug 8546] "...can only do so because they have the two Document object have the same origin.": s/they have the two Document object/the two Document objects/ [ms]

[Bug 8547] Would it make sense to make this an interface with [NoInterfaceObject]? [ms]

[Bug 8548] Move this section ("Namespaces") out of "9 The HTML syntax" and into "2 Common infrastructure", as it is relevant to other sections as well [ms]

[Bug 8549] Define bgsound, multicol. [ms]

[Bug 8550] Add document.createElement("<div>") (Gecko quirks, IE)? [ms]

[Bug 8551] The following Gecko-supported extensions to HTMLDocument aren't in the spec: [...] [ms]

[Bug 8552] Remove the Progress Element

[Bug 8554] <progress> element should be labelable with a label

[Bug 8555] Remove the Meter Element

[Bug 8556] "types with unknown parameters must be assumed to be unsupported" - <style type="text/css; charset=xxx"> should be assumed to be unsupported as well?

[Bug 8557] Where is the definition of "text-based" and "XML-based" languages? In my opinion it should be defined based on whehter type="" is an XML MIME type or not.

[Bug 8558] a text node that is a descendant of |style| or |script| element should not be counted as well as |del| element descendants

[Bug 8559] Add window.atob, window.btoa? [ms]

[Bug 8560] Define HTMLElement.style as ElementCSSInlineStyle.style (CSSOM)? [ms]

[Bug 8565] The word "trusted" does not appear in the DOM Level 3 Events specification

[Bug 8566] The 1st paragraph of this section doesn't match the parsing rules in the last paragraph. Also, the first para seems to refer to document type rather than element type. Change "element in the document" to "document element" maybe?

[Bug 8567] Maybe this should only apply for HTML documents. (Same for <style>.) [sp]

[Bug 8569] I just checked Firefox, Safari, Opera, Chrome and IE, and Firefox seems to be the only browser treating two subsequent HYPHEN-MINUS characters in a comment as a signature of comment end. I suggest to allow subsequent HYPHEN-MINUS characters in comments, a

[Bug 8575] The "JavaScript specification current at the time of this writing" is now ES5, not ES3

[Bug 8576] ", meaning that by default styles apply to all media" This last part seems to be only appropriate if the imported resource would be a stylesheet, not a media file. It should be left out or replaced by something like: ", meaning that this resource is suita

[Bug 8576] New: ", meaning that by default styles apply to all media" This last part seems to be only appropriate if the imported resource would be a stylesheet, not a media file. It should be left out or replaced by something like: ", meaning that this resource is suita

[Bug 8577] http://porn-z.org/

[Bug 8577] New: http://porn-z.org/

[Bug 8578] New: Too many newlines in the IDL block (due to the v2CUERANGE comment) [ms]

[Bug 8578] Too many newlines in the IDL block (due to the v2CUERANGE comment) [ms]

[Bug 8579] Maybe this section should be together with the "Matching HTML elements using selectors" section

[Bug 8579] New: Maybe this section should be together with the "Matching HTML elements using selectors" section

[Bug 8580] Broken link for body element test : http://ms2ger.freehostia.com/tests/html5/dom-tree-accessors/doc-body-set-01.html

[Bug 8580] New: Broken link for body element test : http://ms2ger.freehostia.com/tests/html5/dom-tree-accessors/doc-body-set-01.html

[Bug 8581] Example lacks closing </dt> tag after the word 'Kissat'

[Bug 8581] New: Example lacks closing </dt> tag after the word 'Kissat'

[Bug 8582] http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089

[Bug 8582] New: http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089

[Bug 8583] http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089

[Bug 8583] New: http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089

[Bug 8584] http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/groups/edit.php?members&gid=171807349209#/r

[Bug 8584] New: http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/groups/edit.php?members&gid=171807349209#/r

[Bug 8585] http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/groups/edit.php?members&gid=171807349209#/r

[Bug 8585] New: http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/topic.php?topic=14429&uid=171807349209#/profile.php?id=100000469327089http://www.facebook.com/groups/edit.php?members&gid=171807349209#/r

[Bug 8586] HTML5 Recommendation missing document metadata

[Bug 8586] New: HTML5 Recommendation missing document metadata

[Bug 8587] HTML5 Recommendation document has Tidy warnings

[Bug 8587] New: HTML5 Recommendation document has Tidy warnings

[Bug 8588] New: state transition diagrams

[Bug 8588] state transition diagrams

[Bug 8589] invalid value default needs markup as definition

[Bug 8589] New: invalid value default needs markup as definition

[Bug 8590] can empty string be a valid keyword?

[Bug 8590] New: can empty string be a valid keyword?

[Bug 8591] list document.html under DOM tree accessors?

[Bug 8591] New: list document.html under DOM tree accessors?

[Bug 8592] and/or phrasing in Semantics paragraph

[Bug 8592] New: and/or phrasing in Semantics paragraph

[Bug 8593] extraneous <hr> elements in lang paragraph

[Bug 8593] New: extraneous <hr> elements in lang paragraph

[Bug 8594] further description of dir attribute for SVG and MathML?

[Bug 8594] New: further description of dir attribute for SVG and MathML?

[Bug 8595] New: svg and math elements listed under Interactive content?

[Bug 8595] svg and math elements listed under Interactive content?

[Bug 8596] New: terminology name collision: "Transparent" content models

[Bug 8596] terminology name collision: "Transparent" content models

[Bug 8597] New: paragraph-overlap problem also affects embed, svg, math?

[Bug 8597] paragraph-overlap problem also affects embed, svg, math?

[Bug 8598] API return values listed as upper case, should be lowercase?

[Bug 8598] New: API return values listed as upper case, should be lowercase?

[Bug 8599] editorial: singular to plural

[Bug 8599] New: editorial: singular to plural

[Bug 8600] include header when printing

[Bug 8600] New: include header when printing

[Bug 8601] include footer when printing

[Bug 8601] New: include footer when printing

[Bug 8602] hr means horizontal rule

[Bug 8602] New: hr means horizontal rule

[Bug 8603] blockquote element needs example

[Bug 8603] New: blockquote element needs example

[Bug 8604] missing </li>

[Bug 8604] New: missing </li>

[Bug 8605] clarify single or double quotes

[Bug 8605] New: clarify single or double quotes

[Bug 8606] ambiguous ampersand does not include character references

[Bug 8606] New: ambiguous ampersand does not include character references

[Bug 8607] CDATA sections: example needed

[Bug 8607] New: CDATA sections: example needed

[Bug 8608] New: W3C Validator errors reported on HTML5 spec

[Bug 8608] W3C Validator errors reported on HTML5 spec

[Bug 8611] Consider adding a full schema to H:TML

[Bug 8611] New: Consider adding a full schema

[Bug 8617] New: Purpose of the icon attribute

[Bug 8617] Purpose of the icon attribute

[Bug 8619] New: Problematic for assistive technologies

[Bug 8619] Problematic for assistive technologies

[Bug 8620] New: No concept of interoperability beyond the site

[Bug 8620] No concept of interoperability beyond the site

[Bug 8621] New: Orphan nodes in content models

[Bug 8621] Orphan nodes in content models

[Bug 8622] Activation behaviour and pre-click activation

[Bug 8622] New: Activation behaviour and pre-click activation

[Bug 8623] Graceful degradation when using the style element

[Bug 8623] New: Graceful degradation when using the style element

[Bug 8627] New: Will protocols (e.g., RTP/RTSP) for streaming to remote clients also be part of the spec? TCP-based HTTP isn't ideal for real-time video conferencing.

[Bug 8627] Will protocols (e.g., RTP/RTSP) for streaming to remote clients also be part of the spec? TCP-based HTTP isn't ideal for real-time video conferencing.

[Bug 8628] New: The term "boolean attribute" gives readers wrong ideas

[Bug 8628] The term "boolean attribute" gives readers wrong ideas

[Bug 8629] history.pushState should clear forward history

[Bug 8629] New: history.pushState should clear forward history

[Bug 8630] 6.5.6.1 If I'm reading the paragraph that begins "All event handlers on an element, whether set to null.." correctly, it means that event handling code registered with an IDL or content attribute always runs before any code registered with addEventListene

[Bug 8630] New: 6.5.6.1 If I'm reading the paragraph that begins "All event handlers on an element, whether set to null.." correctly, it means that event handling code registered with an IDL or content attribute always runs before any code registered with addEventListene

[Bug 8631] As I read this section and 'The "in body" insertion mode', you're requiring the first line feed of a plain text file to be stripped. I assume that isn't intentional. [ms]

[Bug 8631] New: As I read this section and 'The "in body" insertion mode', you're requiring the first line feed of a plain text file to be stripped. I assume that isn't intentional. [ms]

[Bug 8632] New: typo: last line of 6.5.6.3 says "do nothing where where"

[Bug 8633] New: In step 3 of the setTimeout() algorithm, either delete "either" or add an "or" clause to it. Also, in step 5, the context variable is undefined (unless the definition from the "get the timed task" subroutine applies here).

[Bug 8634] New: typo: "was the most recently became"

[Bug 8636] New: step 4 in both algoritms refers to "the previous step". I don't think releasing the mutex triggers events, so I think it should reference step 2 in the first case and maybe steps 1&2 in the second?

[Bug 8636] step 4 in both algoritms refers to "the previous step". I don't think releasing the mutex triggers events, so I think it should reference step 2 in the first case and maybe steps 1&2 in the second?

[Bug 8637] New: You mean HTMLDocument, not DocumentHTML, right? DocumentHTML appears twice in this section.

[Bug 8638] New: typo: "is represents" right below the box of IDL

[Bug 8639] New: queryCommandIndeterm() always returns false for all commands defined by the spec. So either remove the method or add a note explaining its purpose so that vendor extensions can use it in the way intended.

[Bug 8641] New: use type="image/vnd.microsoft.icon" for windows.ico

[Bug 8642] iframe use to 3

[Bug 8642] New: iframe use to 3

[Bug 8643] New: Headings out of sequence

[Bug 8644] New: Fallback mechanism for embedd content

[Bug 8645] Alt text for images

[Bug 8645] New: Alt text for images

[Bug 8646] New: Private communication exception

[Bug 8647] New: Define tab order for IFrame

[Bug 8648] New: Title attribute on the IFrame element

[Bug 8649] New: Resize IFrame

[Bug 8649] Resize IFrame

[Bug 8650] New: Is there any need to add additional information about the video file (bitrate, for example) that would help the UA determine if it can play the file?

[Bug 8652] New: what to display when images are not available is not well specified

[Bug 8654] canvas

[Bug 8654] New: canvas

[Bug 8656] Allow user to select fallback content for the object element

[Bug 8656] New: Allow user to select fallback content for the object element

[Bug 8657] Allow UA to reload fallback content if it fails to load

[Bug 8657] New: Allow UA to reload fallback content if it fails to load

[Bug 8658] Availability of captions or additional audio tracks

[Bug 8658] New: Availability of captions or aditional audio tracks

[Bug 8659] Media events to indicate captions and audio descriptions

[Bug 8659] New: Media events to indicate captions and audio descriptions

[Bug 8660] Context for areas on an image map

[Bug 8660] New: Context for areas on an image map

[Bug 8661] Contradiction of dimension attributes

[Bug 8661] New: Contradiction of dimension attributes

[Bug 8664] New: Media error code typo

[Bug 8665] New: Spec currently says "Here is an of a range control" - seems like it should say "Here is an example of a range control"

[Bug 8666] New: Keyboard accessible date pickers

[Bug 8667] Ability to style validation errors

[Bug 8667] New: Ability to style validation errors

[Bug 8668] Clarify default behavior for the details element

[Bug 8668] New: Clarify default behavior for the details element

[Bug 8669] Ability to wrap a command around a larger group of elements

[Bug 8669] New: Ability to wrap a command around a larger group of elements

[Bug 8670] New: Parent for radiobuttons with same radiogroup

[Bug 8671] New: Requiring the label attribute

[Bug 8671] Requiring the label attribute

[Bug 8672] New: Synthetic clicks same as real clicks

[Bug 8673] New: Restriction on command element as part of a menu

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

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

[Bug 8675] New: visibility:hidden and visibility:collapse should probably also mean it's not "being rendered" [sp]

[Bug 8676] New: can the placeholder text be styled via css? for example, if I believe the shade of gray is too light, can I make it darker easily?

[Bug 8679] New: Menu example contains a violation of WCAG 2.0

[Bug 8680] New: Meaningful label in menu example

[Bug 8681] New: Separator menu items

[Bug 8682] New: Tab and reading order for context menus

[Bug 8683] New: UA context menu when author context menu shown

[Bug 8684] New: Ensuring user can always access UA's default context menus

[Bug 8685] New: "JavaScript libraries may use the custom data attributes,": fix xref [ms]

[Bug 8686] New: Space ship example: s/<code class="attr-class">class</code>/<code title="attr-class">class</code>/ [ms]

[Bug 8687] "[HTML5CORE] … December 2010." doesn't sound right. [ms]

[Bug 8687] New: "[HTML5CORE] … December 2010." doesn't sound right. [ms]

[Bug 8688] New: Second example uses ALLCAPS for elements

[Bug 8689] New: Consider moving the Links subsection into the Elements section, since the Elements subsection these days has lots of processing model subsections.

[Bug 8690] New: move WindowProxy under the Window section rather than making it a peer, since it's just an implementation detail.

[Bug 8691] New: Consider moving Timers, User prompts, System state and capabilities, and Offline Web applications into a "Web application APIs" section, and renaming the remaining material from that section to "Core" or some such, to split up that section and make it mor

[Bug 8692] New: |datagrid| is not commented out in Special set

[Bug 8693] is <output> a valid html element?

[Bug 8693] New: is <output> a valid html element?

[Bug 8695] New: Spec currently says " because the order is not particular important" - should say " because the order is not particularly important" or " because the order is not of particular importance"

[Bug 8696] New: "close tag" -> "end tag" for consistency

[Bug 8698] New: add conformance criteria info to header/banner

[Bug 8699] New: the second note is not always true: script.innerHTML = '<!--' does raise a parse error if the "script data" state is used but does not if the PLAINTEXT state is used

[Bug 8700] New: modify contentinfo mapping and conformance

[Bug 8701] New: modify main role conformance info

[Bug 8702] New: "Within a single dl element, there should not be more than one dt element for each name" - intention of this requirement is unclear; is this a machine-checkable requirement, or a requirement on semantics? What will be used to compare "name"s, textContent

[Bug 8703] New: please disallow charset parameter in type="" (it is disallowed in script's type="")

[Bug 8704] New: please disallow attributes for form submission unless the |type| attribute is in the Submit Button state

[Bug 8705] "The request must include a Referer (sic) HTTP header [sic]" [sic] [ms]

[Bug 8705] New: "The request must include a Referer (sic) HTTP header [sic]" [sic] [ms]

[Bug 8709] New: "If the current outlinee is null." ends in a full-stop, the rest of the list does not.

[Bug 8710] New: option . text: c/p'd too much; also add a line in the IDL [ms]

[Bug 8710] option . text: c/p'd too much; also add a line in the IDL [ms]

[Bug 8711] New: Conversion of blockquote and q elements to RDF (sec 5.5.2, step 4) states that the subject should be the document address, but it should be an identifier for the quote.

[Bug 8712] dosn't understund this timer

[Bug 8712] New: dosn't understund this timer

[Bug 8715] New: Scrolling elements into view

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

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

[Bug 8717] New: Usability and Element-level-focus-apis

[Bug 8718] New: Typo in "and thus typically encodings" should say "and thus typical encodings"

[Bug 8719] "Referer (sic) HTTP header [sic]" s/[sic]//

[Bug 8719] New: "Referer (sic) HTTP header [sic]" s/[sic]//

[Bug 8720] New: define rendering for wbr [sp]

[Bug 8721] New: Getting an error that the local database can't be found..And how is the privacy being handled? And should i be worried about security leaks?

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

[Bug 8723] New: image map is underspecified

[Bug 8725] New: text/sandboxed-html vs <iframe sandbox> and backcompat

[Bug 8725] text/sandboxed-html vs <iframe sandbox> and backcompat

[Bug 8726] New: the <figure/> element should be under 4.5 Grouping content and not here (4.8 Embedded content)

[Bug 8727] New: registration procedure for meta/@name values

[Bug 8728] New: s/<code title="attr-font-style">style</code>/<code title="attr-style">style</code>/ [ms]

[Bug 8729] New: dataTransfer for dragenter and dragover can't really be Empty if the drop target is to actually determine whether it can accept the drag. In an ideal world, files would exist but only make the mime type of the file available.

[Bug 8730] New: Buffering should not be a boolean "autobuffer" tag - but something along the lines of "buffermax= n%" There should also be a "no-cache" attribute - this will overcome expected objections from copyright holders

[Bug 8731] Consider expanding buffering control for media elements

[Bug 8731] New: Consider expanding buffering control for media elements

[Bug 8733] New: Add examples: <video src onerror>; <video><source ...><source ...><source ... onerror> (see http://lists.whatwg.org/pipermail/help-whatwg.org/2010-January/000391.html) [sp]

[Bug 8734] hello

[Bug 8734] New: hello

[Bug 8735] Add rel="edit" to list of defined types

[Bug 8735] New: Add rel="edit" to list of defined types

[Bug 8736] Decision to playback for media should be left to the user agent

[Bug 8736] New: Decision to playback for media should be left to the user agent

[Bug 8737] New: Allowing option with no value to be a command

[Bug 8738] New: Role-based navigation

[Bug 8739] New: Link element with active pseudo-class

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

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

[Bug 8741] New: Isn't pre-order the same as depth-first? That would make "pre-order, depth-first" redundant.

[Bug 8742] New: User informed when URI can#t be resolved

[Bug 8743] New: Auditory icons clashing with AT

[Bug 8745] Deprecation of the use of TABLE for Layout

[Bug 8745] New: Deprecation of the use of TABLE for Layout

[Bug 8746] New: Text separator between links in markup example

[Bug 8747] New: Defining how a license applies to elements

[Bug 8748] New: Differentiating hyperlinks referring to the same tag in different scopes

[Bug 8749] New: Conveying the hierarchy or relationship between the links to AT

[Bug 8750] New: User able to override the hidden attribute in incorrectly rendered pages

[Bug 8751] New: User should have ability to override automatic scrolling

[Bug 8752] New: Allow user to manage focus changes

[Bug 8753] New: Undo for drag and drop

[Bug 8754] New: Overflow when text is resized

[Bug 8755] Automatic reduction of text-size is unnecessary

[Bug 8755] New: Automatic reduction of text-size is unnecessary

[Bug 8756] New: The word "trusted" does not appear in the current editor's draft of the referenced DOM Events specification

[Bug 8756] The word "trusted" does not appear in the current editor's draft of the referenced DOM Events specification

[Bug 8757] New: This section shouldn't be marked as impl, it's mainly for authors. [ms]

[Bug 8759] New: nice idea

[Bug 8759] nice idea

[Bug 8760] New: No codec is suggested for baseline for standardization. A codec that is able to be freely licensed (gratis and libre) for any purpose needs to be chosen at least as a "strong suggestion or recommendation."

[Bug 8760] No codec is suggested for baseline for standardization. A codec that is able to be freely licensed (gratis and libre) for any purpose needs to be chosen at least as a "strong suggestion or recommendation."

[Bug 8761] New: No codec is suggested for baseline for standardization. A codec that is able to be freely licensed (gratis and libre) for any purpose needs to be chosen at least as a "strong suggestion or recommendation."

[Bug 8761] No codec is suggested for baseline for standardization. A codec that is able to be freely licensed (gratis and libre) for any purpose needs to be chosen at least as a "strong suggestion or recommendation."

[Bug 8763] Mention that link and meta with itemprop attribute are also flow content

[Bug 8763] New: Remove redundant category "If the itemprop attribute is present: flow content.", as this is already covered by phrasing content. This applies to both the link and meta elements

[Bug 8763] Remove redundant category "If the itemprop attribute is present: flow content.", as this is already covered by phrasing content. This applies to both the link and meta elements

[Bug 8764] New: The first instance of the term "needs a date" should be marked up with <dfn> so cross references work.

[Bug 8767] New: <svg><font>x</font>y</svg>z is not parsed as intended. the in body insertion mode processes </font> as HTML formatting element, not as a foreign element's tag.

[Bug 8768] New: The attribute value can be left unquoted if it doesn't > The attribute value can stay unquoted if it doesn't (in order to prevent thinking about unquoting left-side-part of the "=" character)

[Bug 8769] New: Can there be a link to the XML proper syntax-level requirements? This specification does not define any syntax-level requirements beyond those defined for XML proper.

[Bug 8770] New: Add up-to-date list of WG's publications

[Bug 8772] New: "This doesn't apply to Document.setAttributeNS()and Document.setAttributeNodeNS()." Is that because there are no such methods on *Document*? [ms]

[Bug 8773] New: there is should be public property array transformMatrix []

[Bug 8774] New: Double newline after getItems [ms]

[Bug 8776] New: REPLACE element.labels[0].textContent WITH element.textContent

[Bug 8776] REPLACE element.labels[0].textContent WITH element.textContent

[Bug 8777] New: review the example code, doesnt work on fox3.5

[Bug 8777] review the example code, doesnt work on fox3.5

[Bug 8778] New: should convert this to actual rdf statements (using equivalentProperty, sameAs, etc)

[Bug 8778] should convert this to actual rdf statements (using equivalentProperty, sameAs, etc)

[Bug 8781] New: 'was closed'

[Bug 8782] New: reinvestigate what parts of session history should be sync and what parts should be async

[Bug 8782] reinvestigate what parts of session history should be sync and what parts should be async

[Bug 8784] New: politics in <param> example

[Bug 8784] politics in <param> example

[Bug 8786] Fix meee... fix meee! All my tags are messed up.

[Bug 8786] New: Fix meee... fix meee! All my tags are messed up.

[Bug 8787] New: how to handle session in html

[Bug 8788] New: Should the compact IDL attribute on (ul|ol|dl|dir|menu) be boolean as in DOM2HTML? [ms]

[Bug 8789] New: What characters can be used in a name?

[Bug 8790] New: tesssst

[Bug 8790] tesssst

[Bug 8792] New: getElementsByName and getElementsByClassName allow returning the same NodeList repeatedly

[Bug 8793] New: registration procedure for@rel values

[Bug 8794] New: It would be beneficial to have a property within linewidth such as 'hairline'so that drawings could be scaled and linewidth would be independant. For ex. a line always having a width of 1 no matter the scale. This is almost necessary when displaying engin

[Bug 8796] New: So is an attribute with no value valid? Like <input type="file" multiple /> ? Because writing multiple="" isn't really logical, nor is multiple="multiple". multiple="true" would be logical. This irks me...

[Bug 8796] So is an attribute with no value valid? Like <input type="file" multiple /> ? Because writing multiple="" isn't really logical, nor is multiple="multiple". multiple="true" would be logical. This irks me...

[Bug 8797] <a type="..."> should influence Accept header sent by browsers

[Bug 8797] New: <a type="..."> should influence Accept header sent by browsers

[Bug 8798] It seems Opera and Firefox now have coordinate (0,0) at the content edge instead of the border edge (and allow negative coordinates if clicking on the border). Consider revising this requirement to match Opera and Firefox. (Haven't tested IE.) [sp]

[Bug 8798] New: It seems Opera and Firefox now have coordinate (0,0) at the content edge instead of the border edge (and allow negative coordinates if clicking on the border). Consider revising this requirement to match Opera and Firefox. (Haven't tested IE.) [sp]

[Bug 8800] New: Cut/copy/paste should use dedicated events instead of overloading drag and drop

[Bug 8802] New: The drawImage function should be able to handle animated pictures by adding an additional parameter 'restart'. If restart is set to true, then the first frame is loaded - otherwise, it moves one frame forward from the last time drawImage was called on the

[Bug 8803] New: scope=rowgroup or scope=colgroup header cells should not be added to /header list/ if the header cell is the /principal cell/ itself (substeps 5. and 6.)

[Bug 8804] New: I see no value in making the reader go through a paragraph saying what not to do. Despite that the list is infinite, authors will do whatever they want. And ultimately if they are using certain elements for a putpose different from the original it usually

[Bug 8805] canvas

[Bug 8805] New: canvas

[Bug 8806] New: iframe srcdoc examples

[Bug 8807] If the "body" attribute no longer exists, "body" should be removed from the list of IDL attributes that reflect their respective content attributes of the same name

[Bug 8807] New: If the "body" attribute no longer exists, "body" should be removed from the list of IDL attributes that reflect their respective content attributes of the same name

[Bug 8808] New: extraneous colon in author view

[Bug 8809] attributterne

[Bug 8809] New: attributterne

[Bug 8811] itemtype should be http://microformats.org/profile/hcard#vcard

[Bug 8811] New: itemtype should be http://microformats.org/profile/hcard#vcard

[Bug 8812] attributter

[Bug 8812] New: attributter

[Bug 8813] New: "mime type of plugin"

[Bug 8816] New: Need to define that setting HTMLOptionsCollection.length fires mutation events accordingly.

[Bug 8817] attribute

[Bug 8817] New: attribute

[Bug 8818] New: Remove the srcdoc attribute

[Bug 8818] Remove the srcdoc attribute

[Bug 8819] GREASE MONKEY NO WORK WITH SCRIPTS

[Bug 8819] New: GREASE MONKEY NO WORK WITH SCRIPTS

[Bug 8820] New: use <http://purl.org/dc/terms/title> instead of <http://purl.org/dc/elements/1.1/title>

[Bug 8820] use <http://purl.org/dc/terms/title> instead of <http://purl.org/dc/elements/1.1/title>

[Bug 8821] New: discarding a doc that hasn't gone through the unload steps should run the steps that clear timeouts, databases, etc

[Bug 8822] New: should make cookie setting dependent on whether the document has a URL, not on whether it has a browsing context; and should fail silently (set does nothing, get returns "") when there isn't one.

[Bug 8823] New: properties

[Bug 8823] properties

[Bug 8824] New: properties

[Bug 8824] properties

[Bug 8825] "begin to use the bytes provided for the document as the input stream for that parser" is way too vague -- it should relate to the parsing tasks mentioned in the event loop section ("one per byte" etc)

[Bug 8825] New: "begin to use the bytes provided for the document as the input stream for that parser" is way too vague -- it should relate to the parsing tasks mentioned in the event loop section ("one per byte" etc)

[Bug 8826] New: about:blank should use standards mode

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

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

[Bug 8828] New: definition of "plugin"

[Bug 8830] New: cut-n-paste error: in the "agent" paragraph you can read: "Any number of properties with the name _logo_ may...." -- Gianmarco Armellin

[Bug 8831] New: section text box

[Bug 8831] section text box

[Bug 8833] New: Please allow the title of the spec currently known as "HTML5" to be changed to an accurate title.

[Bug 8833] Please allow the title of the spec currently known as "HTML5" to be changed to an accurate title.

[Bug 8834] New: Please remove the subtitle from the spec known as "HTML5"

[Bug 8834] Please remove the subtitle from the spec known as "HTML5"

[Bug 8835] New: Clarifcation of the purpose of "Markup" spec and possible renaming of it.

[Bug 8836] New: "The Selectors specification, in conjunction with CSS, can be used to style text selections using the ::selection pseudo-element.": Not anymore. [ms]

[Bug 8837] New: Initial about:blank should fire DOMFrameContentLoaded and load events when not navigated immediately

[Bug 8839] dsfsdfsd

[Bug 8839] New: dsfsdfsd

[Bug 8840] dsfsdfsd

[Bug 8840] New: dsfsdfsd

[Bug 8841] New: Section 2.7.8 Exceptions: The DOMException codes with code number >= 18 do not appear in the referenced document [DOMCORE]. So it should be noted that these codes were introduced by HTML5

[Bug 8842] New: id="dome" should be id="home"

[Bug 8843] New: Is <pre> element a phrasing content? An example of <figure> element shows a <pre> element in <figure> element.

[Bug 8844] New: Since this section is shared with the XML parser should this be its own generic section rather than a subsection of the HTML parser? [avk]

[Bug 8845] New: Reference for (US-)ASCII

[Bug 8846] New: Wording

[Bug 8846] Wording

[Bug 8847] New: srcdoc should be listed after src, not autoplay; in attributes overview table

[Bug 8848] New: there is no dom-iframe-body; remove this IDL attribute

[Bug 8848] there is no dom-iframe-body; remove this IDL attribute

[Bug 8849] New: The ability for an author to completely disable javascript on their webpage - an html scripts="no" attribute

[Bug 8849] The ability for an author to completely disable javascript on their webpage - an html scripts="no" attribute

[Bug 8850] New: “himself” assumes all authors are male, which is incorrect (and misogynistic). “themself” is correct.

[Bug 8851] New: "vevent" example: "dtend" value and accompanying text inconsistent? (20 vs 19)

Last message date: Sunday, 31 January 2010 23:30:08 UTC