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

[Bug 10015] longdesc URL checking

[Bug 10017] longdesc and @aria-describedby (ARIA)

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

[Bug 10139] active form element markers are never removed

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

[Bug 10257] Meta charset sniffing need to resolve aliases before checking UTF-16ness

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

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

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

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

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

[Bug 10424] Permit <details> to take "roles that use the aria-expanded state"

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

[Bug 10438] math should be changed changed from no role to "math" role

[Bug 10439] <input type=file> has "button" role, but is typically a compound control

[Bug 10440] menu type=context should have "menu" role

[Bug 10441] <link> that represents a hyperlink should probably have no role by default

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

[Bug 10445] Certain elements with no role should have that as a strong semantic

[Bug 10446] Consider limiting the roles of certain media and plugin elements

[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 10455] Mint a describedby attribute for the img element

[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 10478] modify table, tr and td roles

[Bug 10479] add role=radiogroup to details element

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

[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 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 10524] Please clarify procedure and recourse for non-working group members when they are unsatisfied with a bug resolution

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

[Bug 10581] Drop the color input type

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

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

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

[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 10618] Use "unmapped" rather than "no role" in the weak/strong ARIA tables

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

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

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

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

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

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

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

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

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

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

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

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

[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 10799] drawImage/pattern filters underspecified

[Bug 10803] Ignore document.written charset metas

[Bug 10808] text with unknown direction gets corrupted when inserted in content with opposite direction

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

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

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

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

[Bug 10828] i18n comment 4 : at least by default, <br> should constitute a bidi paragraph break

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

[Bug 10838] Make <u> conforming.

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

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

[Bug 10900] HTML to Platform Accessibility APIs Implementation Guide

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

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

[Bug 10961] An example of a correct template document complete with doctype and namespace declarations, etc.

[Bug 10963] Table prohibited from being used as a layout aid

[Bug 10964] Canvas needs to support a backing store in the DOM subtree capable of supporting screen reading

[Bug 10966] This page kept crashing my Safari browser (v5.02). It happens after a few scroll up/down and clicking on links with combination of back button

[Bug 10970] Align HTML+RDFa with Microdata: add support for @cite

[Bug 10975] from gmail, JimJJewett said: Audio and Video should show the fallback content (for older browsers) if they do not understand the codec -- even if they understand video (or audio) itself

[Bug 10981] Is there reasoning behind <summary> not being able to contain headings? I can see a lot of real-world uses for that that I'd love to do without JS. For example, take the "Edit Description" H2 in this mockup: http://people.mozilla.com/~chowse/drop/sumo/kb/

[Bug 10987] option and optgroup elements - flow content?

[Bug 11008] testing annotations to see if it appears automatically on the web page. This is like CY Comments that I developed earlier but never released it in the fear of "CYBERLITTERING"

[Bug 11011] Since Javascript does not support mode specifiers inside the regular expression, there is no simple way of matching a single word case-insensitively besides turning into [Ww][Oo][Rr][Dd]

[Bug 11013] Don't honor <meta> pragmas that don't come from the network stream or document.write

[Bug 11019] The interface HTMLTableCellElement should provide a readonly attribute, that returns a NodeList of th elements which have been assigned to a cell via the "algorithm for assigning header cells". Similarly, the interface HTMLTableHeaderCellElement should ha

[Bug 11022] http://validator.w3.org/check?uri=http%3A%2F%2Fwww.seo-directmail-lists.com%2F

[Bug 11023] asfasdfasdf

[Bug 11024] asfasdfasdf

[Bug 11026] "there must be a space character separating the two" The validator doesn't seem to know about this.

[Bug 11027] provide text alternatives for images feedback from Everett Zufelt

[Bug 11032] HTMLPropertiesCollection shouldn't be callable

[Bug 11041] h

[Bug 11043] a searchbox would be great...

[Bug 11044] s/check box/checkbox/ for consistency

[Bug 11045] U+0020 does not need to be escaped in srcdoc in XML

[Bug 11046] Which kind of data could be passed to this method. Could it be custom data types started with "application/"?

[Bug 11047] 321313132131

[Bug 11049] ffdh

[Bug 11051] Remove NOT_READABLE_ERR, ENCODING_ERR

[Bug 11052] http://core2.realms.biz/file.php?q=101_gde_kupit_belye_zhenskie_brjuki где купит белые женские брюки http://core2.realms.biz/file.php?q=217_zhenskie_chasy_gucci_ladiesya105514 женские часы gucci ladiesya105514 http://co

[Bug 11053] bjbjb

[Bug 11054] For complex applications and services there is a need for proper session handling. For example currently you cannot easily implement proper single logout. html5 could help with this. See https://spaces.internet2.edu/display/SHIB2/SLOIssues

[Bug 11057] doctype about:legacy-compat, t

[Bug 11059] good

[Bug 11060] I see a good description for formnovalidate, but not for novalidate. I assume that novalidate exempts an individual input from validation, whereas formnovalidate is used on buttons and applies to the whole form. Is that a correct reading? This should be m

[Bug 11063] irena

[Bug 11064] unstated requirement to be valid.

[Bug 11065] test

[Bug 11067] Provide <form>-agnostic multipart/form-data encoding algorithm

[Bug 11068] We should not pause() if the element is removed from a document and then reinserted in the same task, since otherwise that could cause stuttering when moving a video from one frame to another, and would break autoplay when used with innerHTML.

[Bug 11069] document.lastModified could use strict ISO 8601

[Bug 11071] Table of Contents higher up. Hello, I am reading this document for the first time. It is great to have as a reference, quickly accessible through a bookmark. However, it would be nice to have the table of contents closer to the top of the page. This way I

[Bug 11074] Why does this need to be a specific codec? Why couldn't developers have the option to specify the type of the stream, similar to the way a MIME type can be specified in the canvas's toDataURL method?

[Bug 11084] @open on details should reflect as defaultOpen, for consistency with checked, value, and potentially muted. Then a CSS pseudoclass of :open should be created to match open details elements, similar to :checked.

[Bug 11085] Define what "this" value to use for setTimeout(function)

[Bug 11086] jhgjhg

[Bug 11090] Add a note about XSLT-created scripts

[Bug 11091] Clarify whether importNode copies the 'already executed' flag

[Bug 11099] clarify that "element's tag name" and "attribute's name" are qualified name

[Bug 11100] The example in 8.7.1 has "event.effectAllowed" instead of "event.dataTransfer.effectAllowed"

[Bug 11101] When will HTML5 and offline apps be released? In May Google pulled the plug on Docs' offline capabilities, saying that it will "soon" reintroduce it again using HTML5's offline capabilities. Six months later and still not here. This has really messed up

[Bug 11102] meta refresh timer should start after onload, according to http://www.hixie.ch/tests/adhoc/html/navigation/interrupts/?nph-003.html

[Bug 11105] Prevent execution of scripts in documents that don't have a browsing context after 'already started' has been set

[Bug 11107] Make the expected rendering of datetime controls and number controls clearer

[Bug 11108] sasasasa

[Bug 11110] something boring...

[Bug 11112] If the timed track cue writing direction is horizontal, the timed track cue alignment is middle, the timed track cue text position is greater than 50, and direction is 'rtl':Let maximum size be the timed track cue text position multiplied by two. - this

[Bug 11116] <iframe> and delaying the load event: "When there is an active parser in the iframe" should be corrected to also apply before the parser is created; i.e. to whenever there is content loading in the iframe.

[Bug 11124] consider reducing verbosity when talking about code points

[Bug 11127] tic marks for <input type="range">

[Bug 11130] Should be allowed wherever <script> is allowed, with or without @scoped.

[Bug 11134] Add an example with text directly in the blockquote element

[Bug 11136] Poster attribute in audio element

[Bug 11137] Multiple-email inputs should require no space characters between values

[Bug 11139] <video poster> and audio-only media

[Bug 11146] how does that work?

[Bug 11148] sion. He also enjoys other pleasures.<

[Bug 11149] @-rules in CSS are document-global by default. <style scoped> should specify that @-rules used in it are only available within the single scoped sheet (and any imported sheets).

[Bug 11152] Polyglot spec should mention accessibility

[Bug 11154] Microdata is in section 5.

[Bug 11155] In the "in column group" insertion mode if we get an EOF, presumably we should stop parsing even if the fake </colgroup> tag was ignored.

[Bug 11156] <input type=hidden> should not set frameset-ok to 'not ok'

[Bug 11158] вапваы sdfgf gsdf gdfs пвыа

[Bug 11159] Minor typo. This is for section "The History interface" - more specifically, for the "traverse the history by a delta2 http://dev.w3.org/html5/spec/history.html#traverse-the-history-by-a-delta The typo is in the first part of the sentence in step 6: "Unlo

[Bug 11161] form.action, button.formAction and input.formAction IDL attributes should return the document location when the content attribute is the empty string

[Bug 11162] select.size should either be web-compatible or make sense, take your pick

[Bug 11163] The PageTransitionEvent's persisted attribute type is conflicted

[Bug 11165] qeqw eww ew we w ew

[Bug 11166] <svg><foreignObject><div><frameset> and s/frameset/select/ can cause the insertion mode to be reset with <frameset> and <select> at the top of the stack, so these are no longer fragment-case-only

[Bug 11168] Remove WhatWG and html5.org references in status section of document

[Bug 11169] HTML+RDFa - Infer @content from @datetime on time tag

[Bug 11172] wouldn't it be better to return the context handler instead of void, making "context.moveTo(x1,y1).lineTo(x2,y2).lineTo..." possible and easier?

[Bug 11177] There is no error feedback if the poster URL is invalid.

[Bug 11180] rephrase definition of "author" link relation

[Bug 11181] link type "external" either not useful or underspecified

[Bug 11182] "tag" link relation underspecified

[Bug 11183] "sidebar" might not be a proper use of a link relation

[Bug 11184] Nope, you are just dreaming about that.

[Bug 11186] Why multiple is left out of URL/Telephone? Text/Search do not need multiple but URL and Telephone can really use the multiple attribute.

[Bug 11191] Run scripts based on a parser flag rather than on being a fragment parser

[Bug 11192] [WebSRT] WebSRT sections spells tokenizer with an "s".

[Bug 11193] kokoko

[Bug 11194] Some <dd>s in the HTML tokenizer are <dd><p>s but most aren't.

[Bug 11203] Canvas security model does not allow for same-origin relaxation

[Bug 11204] innerHTML on MathML elements

[Bug 11207] Make track element additions technology neutral

[Bug 11208] Compelling arguments for usb/rs232 may be Augmented Reality/Virtual Reality/Motion Capture tracking systems (ie. Intersense).

[Bug 11211] Need a way to force a line wrap with the bidi semantics of LINE SEPARATOR when necessary.

[Bug 11212] Make all the radio button group suffering from being missing (instead of only radio's with the required attribute)

[Bug 11213] here is coment

[Bug 11214] here is coment

[Bug 11215] What about folders? On OSX for example some "files" are actually folders. There should be a way to drag in folders too.

[Bug 11217] Footnotes I find it hard to believe, that even today, HTML does not include a specific element for including notes within the text. Notes are necessary for the full argumentation in the text without still belonging to the main text itself, and they includ

[Bug 11223] New standard format for coding breadcrumbs (rel="up up up") makes it hard for XSLT parsing

[Bug 11224] There is no way to save changes made to content tagged as contenteditable="true" other than with javascript (which makes it inaccessible)

[Bug 11225] Allow valid e-mail addresses to have one-part domain names like "localhost" or "to"

[Bug 11226] "the element selected in by the previous step" should be "/context/"

[Bug 11227] not supported on input type=number? or should implementors restrict # of digits based on max value?

[Bug 11229] Try making an author-specific edition that has one page per section, a tree on the side, and ben's styles, as per http://www.reddit.com/r/programming/comments/dzww6/who_edits_the_w3c_specs_they_look_like_a_ransom/c14ilc2

[Bug 11231] "User agents are expected to allow users to navigate browsing contexts to the resources indicated by the cite attributes on q, blockquote, section, article, ins, and del elements." remove section and article

[Bug 11232] What about the form element vs the form role?

[Bug 11235] Support a rel attribute that restricts cookie transmission

[Bug 11237] If there's an itemtype="", then the itemprop="" names can be anything listed in the specification that defines the given itemtype="". I should probably clarify that such a specification should only use colons and dots in keywords that are absolute URLs, t

[Bug 11244] Should we say that a <video> element doesn't plan when moved around in a document rather than removed?

[Bug 11247] 7.1.3.4: I think it would be a good practice to throw a QUOTA_EXCEEDED_EXCEPTION just some seconds (i.e. 5s) BEFORE the QUOTA_EXCEEDED_ERR is thrown. This would give us a way to convict the script/data in a clean state with(out) or at least less corrupted

[Bug 11249] all downloads sayin file unnsopported

[Bug 11252] itemscope is missing

[Bug 11254] Say outright that <b>, <i>, <s>, <sup>, <sub>, <br>, and maybe others are typographical and not semantic

[Bug 11256] Obtaining correct outline when article is entire body of document X

[Bug 11258] the select element (and others) should have a readonly attribute

[Bug 11259] Use "MUST" consistently to express normative requirements

[Bug 11260] Constraints on comments

[Bug 11261] Bogus reference to CDATA attributes

[Bug 11262] Is there no U+0000 NULL handling in the Attribute value (single-quoted) state?

[Bug 11263] Most browsers seem to clear to transparent -white- by default, since this results in much nicer blended edges in antialiased-graphics.

[Bug 11271] misleading CVS ref in "status of this document"

[Bug 11273] typo? "and table captions, and are " in the 2nd para.

[Bug 11274] Missing ] after [PutForwards=value for HTMLVideoElement.audio

[Bug 11278] fix the damn javascript in this page, it makes firefox freeze under ubuntu

[Bug 11283] html5 video

[Bug 11285] You're missing an "and" or something here, it's not clear when the last clause is applicable: if the algorithm was invoked in the attribute mode, any occurrences of the """ character by the string "&quot;", or if it was not, any occurrences of the "<" cha

[Bug 11287] 'setCustomValidity' call in <input> element should use 'oninput' event...

[Bug 11289] *novels*? Please cite at least one of them, it sounds interesting!

[Bug 11291] fuck you bitch suck my cock

[Bug 11293] please update WEBLINK ref

[Bug 11294] update prose about HTTP Link header

[Bug 11295] Make script-inserted external scripts that have .async=false execute in the insertion order, default to true

[Bug 11296] dirname should be listed before disabled

[Bug 11298] Surrogate catching doesn't belong in input stream preprocessing

[Bug 11300] Remove form owner from scope chain in event handlers

[Bug 11301] "Run" and "execute" shouldn't mean different things, it's extremely confusing. Rename "run" to "attempt to execute" or something.

[Bug 11302] In 'A start tag whose tag name is "select"' perhaps the first step needs to be somethiing like: "If the current node is an option element then act as if an end tag with the tag name "option"had been seen." Similar statements in the same section for the op

[Bug 11303] "extensions to the predefined set of link types" is not xreffed

[Bug 11304] Update "(the item="" and itemprop="" attributes)"

[Bug 11305] Remove stuff present in DOM Core

[Bug 11307] hjh hj hjh

[Bug 11308] $(function() { $('.rollover').hover(function() { var currentImg = $(this).attr('src'); $(this).attr('src', $(this).attr('hover')); $(this).attr('hover', currentImg); }, function() { var currentImg = $(this).attr('sr

[Bug 11311] At http://dev.w3.org/html5/2dcontext/ The link under "This Version:" is not working. http://www.w3.org/TR/2010/WD-2dcontext-20101109/ returns Error 404, "Sorry, Not Found."

[Bug 11314] Safari 5.0.2 (6533.18.5) appears to have implemented showModalDialog

[Bug 11317] Update to http://dev.w3.org/2006/webapi/progress/, ed. annevk

[Bug 11320] IE and Gecko also invoke onerror for compile time syntax errors

[Bug 11323] Don't run scripts when the owner doc isn't the inserter parser's doc or when the owner doc is not the same at "run" and "execute" time

[Bug 11324] Warning in /TR documents

[Bug 11326] A proposal to add web application access to home network A/V devices and content

[Bug 11327] media.canPlayType() should be generalized

[Bug 11329] HTML 5 supporting browsers must generate resize event during a zoom.

[Bug 11332] The term "streaming user agent" is used in several places throughout the spec but its meaning is not defined and not immediately clear. Would be good to define it.

[Bug 11337] Some ASCII-compatible encodings have harmless substitutions

[Bug 11338] Elliott Sprehn suggests a note here saying something like "In the HTML serialization, namespace prefixes and namespace declarations are non-conforming and are do not have the same effect as in XML. In particular, the colon has no special meaning in HTML

[Bug 11342] The TextMetrics baseline must provide a baseline property

[Bug 11343] Browsers allow *any* element to match :active between a mousedown on it and the subsequent mouseup. The definition of :active should change to match this behavior.

[Bug 11345] "Errors that result in disproportionally poor performance" has a bad example. It doesn't result in disproportionally poor performance (the conforming alternative also has to examine all open elements, one at a time for each close tag). A better example is

[Bug 11347] Submitting a partially downloaded form

[Bug 11353] Instead of "If rowspan is zero, then let cell grows downward be true, and set rowspan to 1," it should read, If rowspan is zero, then set rowspan to 1. If rowspan is greater than 1, then let cell grows downward be true.

[Bug 11359] When I compare the processing of attribute value in single/double quoted state it's different to unqoted. <a href=' and <a href=" forces to ignore markup until EOF or next quote what is really not good.

[Bug 11371] Some elements not allowed to take RDFa attributes - list seems pretty arbitrary.

[Bug 11377] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- vim:ts=2: --> <html> <head> <title>Angelo Arrifano :: Home Page</title> <link rel="stylesheet" type="text/css" href="global.css"

[Bug 11395] Use media queries to select appropriate <track> elements

[Bug 11402] One problem of todays JavaScript libraries is, that the client has to download the same library over and over again, while visiting multiple sites. One could use services like Google Libraries API for a central location, but that introduces new points of

[Bug 11411] The encoding sniffing algorithm doesn't match the 'in head' insertion mode in some case when <meta> has both charset and content attributes

[Bug 11412] <meta content> handling inconsistent with <meta charset> handling in 'in head'

[Bug 11413] great stuff this is really good quality work

[Bug 11414] The first attribute with a given name should take precedence in the encoding sniffing algorithm

[Bug 11426] Meta prescan should run on the first 1024 bytes

[Bug 11428] The steps for "A sequence of bytes starting with a 0x3C byte (ASCII <), optionally a 0x2F byte (ASCII /), and finally a byte in the range 0x41-0x5A or 0x61-0x7A (an ASCII letter)" seems bogus if the read byte in step 1 is ">". Consider <html>a="<meta char

[Bug 11431] should mention that .toDataURL() for image/jpeg acts as if the image was composited against black

[Bug 11436] Tweak note on bidi behavior of newline in pre

[Bug 11445] [WebSRT] "The WebSRT formata" s/a//

[Bug 11445] New: "The WebSRT formata" s/a//

[Bug 11447] New: Please document in the decision policy the procedure for reopening an issue

[Bug 11447] Please document in the decision policy the procedure for reopening an issue

[Bug 11448] New: Why is the second example not <kbd><samp>File</samp> | <samp>Eat Apple...</samp></kbd>?

[Bug 11449] New: The current specification and implementation of <input type="date"> using yyyy-mm-dd format will be unacceptable to many of our corporate customers. Also, only allowing times in <input type="date"> to be in 24 hour clock will cause serious delays in our b

[Bug 11449] The current specification and implementation of <input type="date"> using yyyy-mm-dd format will be unacceptable to many of our corporate customers. Also, only allowing times in <input type="date"> to be in 24 hour clock will cause serious delays in our b

[Bug 11450] New: Reconsider <img src=""> with a base URL

[Bug 11450] Reconsider <img src=""> with a base URL

[Bug 11452] 4.10.22.5.5. should describe how to send the filename when the field is a file field. It should send the filename as "filename" parameter and its character encoding must be _charset_.

[Bug 11452] New: 4.10.22.5.5. should describe how to send the filename when the field is a file field. It should send the filename as "filename" parameter and its character encoding must be _charset_.

[Bug 11453] New: The timeupdate event should distinguish normal play

[Bug 11453] The timeupdate event should distinguish normal play

[Bug 11455] New: Additionally, the users should be asked, if they would like to increase the cache amount for a special site. This could either be done be providing a popup when downloading into the cache or could be done through a whitelist in the browser settings.

[Bug 11456] In Swedish many words should be written together, like "Skumtomte" (Candy foam Santa) and not as "Skum tomte" (Weird/Strange Santa). I would like to be able to write "skum<wbr hypen>tomte" to denote that the word can be broken up to be equal as "skum-<br/

[Bug 11456] New: In Swedish many words should be written together, like "Skumtomte" (Candy foam Santa) and not as "Skum tomte" (Weird/Strange Santa). I would like to be able to write "skum<wbr hypen>tomte" to denote that the word can be broken up to be equal as "skum-<br/

[Bug 11457] New: textarea/text need ability to remove focus

[Bug 11458] mechanism needed to control refresh url for ajax applications

[Bug 11458] New: mechanism needed to control refresh url for ajax applications

[Bug 11459] "If the image argument is an HTMLImageElement object that is not fully decodable ... then the implementation must return without drawing anything." This is terrible! It completely prohibits displaying images incrementally. When I'm loading a 5 MB 3000x3

[Bug 11459] New: "If the image argument is an HTMLImageElement object that is not fully decodable ... then the implementation must return without drawing anything." This is terrible! It completely prohibits displaying images incrementally. When I'm loading a 5 MB 3000x3

[Bug 11461] fined in the DOM Events spec

[Bug 11461] New: fined in the DOM Events spec

[Bug 11464] New: This is an error message.

[Bug 11464] This is an error message.

[Bug 11465] New: Please please please make this required that the browser obey the value set by the attribute.

[Bug 11465] Please please please make this required that the browser obey the value set by the attribute.

[Bug 11466] New: Reword 4.4.7 The hgroup element

[Bug 11466] Reword 4.4.7 The hgroup element

[Bug 11467] abbreviating navigation tag to "nav" is inconsistent with spec

[Bug 11467] New: abbreviating navigation tag to "nav" is inconsistent with spec

[Bug 11468] New: spec logic: replaceState before onload should not affect onload object or popstate should not fire after onload.

[Bug 11468] spec logic: replaceState before onload should not affect onload object or popstate should not fire after onload.

[Bug 11469] afwer awer wer afwer awer wer afwer awer wer afwer awer wer fd qjwoeiuroeqwiru oieqw uroiqwer

[Bug 11469] New: afwer awer wer afwer awer wer afwer awer wer afwer awer wer fd qjwoeiuroeqwiru oieqw uroiqwer

[Bug 11470] afwer awer wer afwer awer wer afwer awer wer afwer awer wer fd qjwoeiuroeqwiru oieqw uroiqwer

[Bug 11470] New: afwer awer wer afwer awer wer afwer awer wer afwer awer wer fd qjwoeiuroeqwiru oieqw uroiqwer

[Bug 11471] afwer awer wer afwer awer wer afwer awer wer afwer awer wer fd qjwoeiuroeqwiru oieqw uroiqwer

[Bug 11471] New: afwer awer wer afwer awer wer afwer awer wer afwer awer wer fd qjwoeiuroeqwiru oieqw uroiqwer

[Bug 11472] Add height property for TextMetrics

[Bug 11472] New: At the moment I am writing a wordwrap to place text above some boxes and to make them fit in there. I need text-height for that for not running above the box on the vertical axis. There is no exposed API to do get that. I expected TextMetrics to have a he

[Bug 11473] Clarify proper tabindex usage

[Bug 11473] New: Clairfy proper tabindex usage

[Bug 11474] col and colgroup should have global attributes applied

[Bug 11474] New: col and colgroup should have global attributes applied

[Bug 11475] closing <li> tags are missing ?

[Bug 11475] New: closing <li> tags are missing ?

[Bug 11476] #outlines test:0 demos:0

[Bug 11476] New: #outlines test:0 demos:0

[Bug 11477] #the-section-element test:0 demos:0

[Bug 11477] New: #the-section-element test:0 demos:0

[Bug 11478] dddddddddddddddddddddddddddded wer werwe rwe r we rwe r we rwe

[Bug 11478] New: dddddddddddddddddddddddddddded wer werwe rwe r we rwe r we rwe

[Bug 11479] add new row and rowgroup elements

[Bug 11479] New: add new row and rowgroup elements

[Bug 11481] Allow input accept attribute to use file extensions or MIME type

[Bug 11481] New: Allow input accept attribute to use file extensions or MIME type

[Bug 11482] New: Requiring MIME types like application/vnd.openxmlformats-officedocument.wordprocessingml.document in order to allow a .docx file to be uploaded is far too technical for the layman. On the other hand it is equally impractical for web developers to keep an

[Bug 11482] Requiring MIME types like application/vnd.openxmlformats-officedocument.wordprocessingml.document in order to allow a .docx file to be uploaded is far too technical for the layman. On the other hand it is equally impractical for web developers to keep an

[Bug 11483] New: What should selectionStart/End return when there is no selection and no cursor? e.g. display:none

[Bug 11483] What should selectionStart/End return when there is no selection and no cursor? e.g. display:none

[Bug 11486] New: Remove rel=archives in favor of rel=index. They are extremely similar and not that useful to have separately.

[Bug 11486] Remove rel=archives in favor of rel=index. They are extremely similar and not that useful to have separately.

[Bug 11487] Include example of using <nav> paragraph-like. I.e. with inline links as seen on annevankesteren.nl.

[Bug 11487] New: Include example of using <nav> paragraph-like. I.e. with inline links as seen on annevankesteren.nl.

[Bug 11488] drawImage(img), where img is SVG image with % height/width

[Bug 11488] New: drawImage(img), where img is SVG image with % height/width

[Bug 11489] can section be allowed as a child of table?

[Bug 11489] New: can section be allowed as a child of table?

[Bug 11490] New: "Let target has no browsing context,", "Let target's browsing context has no top-level browsing context": s/Let/If/

[Bug 11494] I would like a simple direct way to say that a table, or all tables in a document, should be drawn using single lines. I produce puzzles as a business, so the tables that I have on my webpages are crossword diagrams, Sudoku diagrams, chess diagrams, and

[Bug 11494] New: I would like a simple direct way to say that a table, or all tables in a document, should be drawn using single lines. I produce puzzles as a business, so the tables that I have on my webpages are crossword diagrams, Sudoku diagrams, chess diagrams, and

[Bug 11497] Don't fire an "error" event for <img src="">

[Bug 11497] New: Don't fire an "error" event for <img src="">

[Bug 11498] New: pluggin for adobe

[Bug 11498] pluggin for adobe

[Bug 11499] make clear whether value attribute on input[type='button'] element can be empty

[Bug 11499] New: make clear whether value attribute on input[type='button'] element can be empty

[Bug 11500] New: The actual effect that triggering the command will have. This could be a scripted eve

[Bug 11501] New: xref: s/attr-input-disabled/attr-fe-disabled/

[Bug 11501] xref: s/attr-input-disabled/attr-fe-disabled/

[Bug 11502] Add note on bidi behavior of newline in textarea

[Bug 11502] New: Tweak note on bidi behavior of newline in textarea

[Bug 11502] Tweak note on bidi behavior of newline in textarea

[Bug 11505] New: the problem i try to solve is spam pop ups and aggressive spam page authoring (which ban you from going backward and is obviously made up for banks and exploited by spammers). my idea is to depreciate (not allow) pop ups and also the annoying backward bro

[Bug 11506] i'd love to be able to comment but as this page has never fully loaded and shut down my computer each time i've tried ...there goes again. good work w3

[Bug 11506] New: i'd love to be able to comment but as this page has never fully loaded and shut down my computer each time i've tried ...there goes again. good work w3

[Bug 11507] entities reference too broad

[Bug 11507] New: entities reference too broad

[Bug 11508] New: suboptimal CDATA example

[Bug 11508] suboptimal CDATA example

[Bug 11516] New: sample document not well formed

[Bug 11516] sample document not well formed

[Bug 11517] New: Since context.putImageData() does not handle compositing, another set of methods, maybe context.drawImageData(), should be created to allow ImageData objects to be drawn onto the canvas in the same fashion as Image objects.

[Bug 11517] Since context.putImageData() does not handle compositing, another set of methods, maybe context.drawImageData(), should be created to allow ImageData objects to be drawn onto the canvas in the same fashion as Image objects.

[Bug 11518] New: The U element should be reinstated. Although people using Western writing systems view it as merely decoration, in Chinese, the underline is a full-fledged punctuation mark, much like the comma, semicolon, or period. Because U is still the only element th

[Bug 11518] The U element should be reinstated. Although people using Western writing systems view it as merely decoration, in Chinese, the underline is a full-fledged punctuation mark, much like the comma, semicolon, or period. Because U is still the only element th

[Bug 11519] adsfadf asdf sdfa d asdf a adf adf

[Bug 11519] New: adsfadf asdf sdfa d asdf a adf adf

[Bug 11520] New: test asd asd asd

[Bug 11520] test asd asd asd

[Bug 11522] <mathml>

[Bug 11522] New: <mathml>

[Bug 11523] New: xhtml namespace declarations on html nested within in foreign content

[Bug 11523] xhtml namespace declarations on html nested within in foreign content

[Bug 11524] New: valid XML documents.

[Bug 11524] valid XML documents.

[Bug 11525] Missing tbody element

[Bug 11525] New: Missing tbody element

[Bug 11526] New: newlines in attribute values

[Bug 11526] newlines in attribute values

[Bug 11529] inferred start tags

[Bug 11529] New: inferred start tags

[Bug 11532] From section 6.1.5 The javascript: protocol, >When a URL using the javascript: protocol is dereferenced The "protocol" seems to be used about URI schemes with a trailing colon, but in other places schemes are referred to. All instances of "protocol" in th

[Bug 11532] New: From section 6.1.5 The javascript: protocol, >When a URL using the javascript: protocol is dereferenced The "protocol" seems to be used about URI schemes with a trailing colon, but in other places schemes are referred to. All instances of "protocol" in th

[Bug 11533] clarify if specially focusable elements mean "all elements with defined valid tabindex" or "elements with a tabindex that allows sequential focusing."

[Bug 11533] New: clarify if specially focusable elements mean "all elements with defined valid tabindex" or "elements with a tabindex that allows sequential focusing."

[Bug 11534] New: clarify if specially focusable elements mean "all elements with defined valid tabindex" or "elements with a tabindex that allows sequential focusing."

[Bug 11535] New: tabIndex IDL default is −1 for elements that are not focusable, but if the tabindex value is negative integer, the element can still be focused.

[Bug 11535] tabIndex IDL default is −1 for elements that are not focusable, but if the tabindex value is negative integer, the element can still be focused.

[Bug 11540] New: The willful violation clause is most unwise. A standard should not violate another standard for any reason. This wouls lead to 2 things : 1) Content correctly encoded content would never be displayed correctly. 2) All future standards would need to includ

[Bug 11540] The willful violation clause is most unwise. A standard should not violate another standard for any reason. This wouls lead to 2 things : 1) Content correctly encoded content would never be displayed correctly. 2) All future standards would need to includ

[Bug 11541] dsafd fdsafds

[Bug 11541] New: dsafd fdsafds

[Bug 11542] fdsg fdsg fdsgfdgdgfsd

[Bug 11542] New: fdsg fdsg fdsgfdgdgfsd

[Bug 11543] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>

[Bug 11543] New: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>

[Bug 11546] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <!-- 30:47 GMT --> <head> <title>Народные рецепты, медиï

[Bug 11546] New: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <!-- 30:47 GMT --> <head> <title>Народные рецепты, медиÑ

[Bug 11548] New: Suggestion for improved caching functionality in html5 specification

[Bug 11548] Suggestion for improved caching functionality in html5 specification

[Bug 11550] New: reach around maybe

[Bug 11550] reach around maybe

[Bug 11554] :read-write selector spec is ambiguous on editable input/textarea fields

[Bug 11554] New: :read-write selector spec is ambiguous on editable input/textarea fields

[Bug 11556] New: page updated twice

[Bug 11556] page updated twice

[Bug 11557] Authors should not be allowed to specify roles on elements that they already have by default

[Bug 11557] Authors should not be allowed to specify roles on elements that they already have by default. It's redundant and encourages authors to add roles in cargo-cult fashion on the theory that this will improve their accessibility. See IRC for proof: http://kr

[Bug 11557] New: Authors should not be allowed to specify roles on elements that they already have by default. It's redundant and encourages authors to add roles in cargo-cult fashion on the theory that this will improve their accessibility. See IRC for proof: http://kr

[Bug 11558] New: Drop any the <fragment> components of the resulting absolute URLs. - grammar

[Bug 11559] New: User agent should not be required to filter suggestions from datalist

[Bug 11559] User agent should not be required to filter suggestions from datalist

[Bug 11560] New: object width="600" height="409"> <param name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf"></param><param name="flashvars" value="src=http%3A%2F%2Fosmf.org%2Fvideos%2Fcathy2.flv"></param><param name="allowFullScreen" value="tru

[Bug 11560] object width="600" height="409"> <param name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback.swf"></param><param name="flashvars" value="src=http%3A%2F%2Fosmf.org%2Fvideos%2Fcathy2.flv"></param><param name="allowFullScreen" value="tru

[Bug 11562] address tag definition has no relation to it's name

[Bug 11562] New: address tag definition has no relation to it's name

[Bug 11563] asdasdasdasdasd asdasdasd aads asdas asdasdasda dasd asdasd

[Bug 11563] New: asdasdasdasdasd asdasdasd aads asdas asdasdasda dasd asdasd

[Bug 11565] New: Add drawImage(in ImageData image, ...) functions to context2d

[Bug 11566] New: Image should have getContext(...) just like canvas

[Bug 11568] dragenter should be fired after dragleave

[Bug 11568] New: dragenter should be fired after dragleave

[Bug 11572] New: On unchecking the checkbox "updatesDisabled" selected should come

[Bug 11573] New: After Login , logout button should appear.

[Bug 11574] New: window which is shown after comment submition .Everything else should freze in the background.

[Bug 11575] i dont understand why people hate me

[Bug 11575] New: i dont understand why people hate me

[Bug 11577] New: Opera 11.00 supports the placeholder attribute.

[Bug 11577] Opera 11.00 supports the placeholder attribute.

[Bug 11578] New: whitespace in pre

[Bug 11578] whitespace in pre

[Bug 11579] New: The valid-email address ABNF doesn't include IDN, so for it to work the value must be punycode (or at least converted to punycode when validating), but this isn't mentioned, except as an optional example ("User agents may transform the value for display a

[Bug 11579] The valid-email address ABNF doesn't include IDN, so for it to work the value must be punycode (or at least converted to punycode when validating), but this isn't mentioned, except as an optional example ("User agents may transform the value for display a

[Bug 11583] colour s

[Bug 11583] New: colour s

[Bug 11587] New: window.location.hostname should remove brackets of IPv6 host

[Bug 11587] window.location.hostname should remove brackets of IPv6 host

[Bug 11588] It could be more easyer color guided!

[Bug 11588] New: It could be more easyer color guided!

[Bug 11592] Browsers use customizable dictionaries to correct spelling and tend to mark some names as wrong, that it shouldn't. Maybe each website can inform the browser of words/names it expects to be used and add it (in the scope of that page) to the exceptions. If

[Bug 11592] New: Browsers use customizable dictionaries to correct spelling and tend to mark some names as wrong, that it shouldn't. Maybe each website can inform the browser of words/names it expects to be used and add it (in the scope of that page) to the exceptions. If

[Bug 11593] New: the <track> @kind attribute should include the all of the identified accessibility content types

[Bug 11593] the <track> @kind attribute should include the all of the identified accessibility content types

[Bug 11594] New: Perhaps N/A should be capitalized?

[Bug 11595] New: Perhaps N/A should be capitalized?

[Bug 11596] New: Perhaps N/A should be capitalized?

[Bug 11597] New: mismatch between parsing rule and valid syntax for meta refresh URL

[Bug 11598] New: Figure element should not be restricted to flow agnostic images/videos/etc. "The element can thus be used to annotate illustrations, diagrams, photos, code listings, etc, that are referred to from the main content of the document, but that could, without

[Bug 11599] New: Please allow external body (like external script and style)

[Bug 11600] <!-- clock.html --> <!DOCTYPE HTML> <html> <head> <title>Clock</title> <script src="clock.js"></script> <link rel="stylesheet" href="clock.css"> </head> <body> <p>The time is: <output id="clock"></output></p> </body> </html> /* clo

[Bug 11600] New: <!-- clock.html --> <!DOCTYPE HTML> <html> <head> <title>Clock</title> <script src="clock.js"></script> <link rel="stylesheet" href="clock.css"> </head> <body> <p>The time is: <output id="clock"></output></p> </body> </html> /* clo

[Bug 11601] <!-- clock.html --> <!DOCTYPE HTML> <html> <head> <title>Clock</title> <script src="clock.js"></script> <link rel="stylesheet" href="clock.css"> </head> <body> <p>The time is: <output id="clock"></output></p> </body> </html> /* clo

[Bug 11601] New: <!-- clock.html --> <!DOCTYPE HTML> <html> <head> <title>Clock</title> <script src="clock.js"></script> <link rel="stylesheet" href="clock.css"> </head> <body> <p>The time is: <output id="clock"></output></p> </body> </html> /* clo

[Bug 11602] define precisely how autoplay overrides preload

[Bug 11602] define precisely how autoplay overried preload

[Bug 11602] New: define precisely how autoplay overried preload

[Bug 11603] New: We absolutely need USB file system support if we want to eliminate the need for browser plugins for device communication. In the GPS fitness device market, this is the typical strategy for uploading and downloading data to and from the device to a fitness

[Bug 11605] how to get forms values

[Bug 11605] New: how to get forms values

[Bug 11608] New: The first four URIs on the screenshot are not sorted lexically.

[Bug 11610] New: The abbr element I suggest to add the for attribute, for abbreviations and acronyms defined inline. Some solution proposals: 1. <abbr>W3C</abbr> (<title for="W3C">World Wide Web Consortium</title>) 2. <abbr>CC</abbr> (<dfn for="CC">Creative Commons</dfn>)

[Bug 11610] The abbr element I suggest to add the for attribute, for abbreviations and acronyms defined inline. Some solution proposals: 1. <abbr>W3C</abbr> (<title for="W3C">World Wide Web Consortium</title>) 2. <abbr>CC</abbr> (<dfn for="CC">Creative Commons</dfn>)

[Bug 11611] New: RS232 and USB should be included. Right now we cannot deoploy software as a web app

[Bug 11612] New: RS232 and USB should be included. Right now we cannot deoploy software as a web app that needs to interface with locally installed hardware. For example I just built an application for an industry that requires hardware interaction. I also had to write a

[Bug 11613] At setp 6 - for an empty Token, all the space characters will be removed then what is being added at Setp 7 and how the empty string is getting counted ?

[Bug 11613] New: At setp 6 - for an empty Token, all the space characters will be removed then what is being added at Setp 7 and how the empty string is getting counted ?

[Bug 11614] AAC and MP4 are ABSOLUTELY not acceptable for the open web. I don't care how many strings Apple are pulling - keep your patented encumbered trash - we don't want it.

[Bug 11614] New: AAC and MP4 are ABSOLUTELY not acceptable for the open web. I don't care how many strings Apple are pulling - keep your patented encumbered trash - we don't want it.

[Bug 11616] New: UTC began at 1961-01-01T00:00Z, and there is no such thing as proleptic UTC. Therefore the Nero example is ill-defined.

[Bug 11616] UTC began at 1961-01-01T00:00Z, and there is no such thing as proleptic UTC. Therefore the Nero example is ill-defined.

[Bug 11617] cvghytuy yutyuyt tyutyu

[Bug 11617] New: cvghytuy yutyuyt tyutyu

[Bug 11620] New: Update to http://tools.ietf.org/html/draft-ietf-websec-origin, ed. A. Barth

[Bug 11621] need event name "isPickled" fired when media has been in the vinegar for long enough.

[Bug 11621] New: need event name "isPickled" fired when media has been in the vinegar for long enough.

[Bug 11626] New: The specification says "Time-zone offsets differ based on daylight savings time." In that case, how would you represent a time w/o date in a specific time zone? For example, how would you code "Online tech support chat hours are <time datetime="09:00:00-0

[Bug 11628] New: What I want to know is where to find the software so that I may experiment with learning how to utilize it and create stuff with it. Do you know where I might find a website to download this software to develop stuff in HTML5 with might be? Thanks!

[Bug 6496] Allow <img aria-labelledby> to act as a text alternative

[Bug 7076] Client-side image maps attributes missing on the a element

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

[Bug 7727] legacy doc type does not need to be discouraged by "SHOULD NOT"

[Bug 7761] It would be nice to have some kind of comment as to how the checking and downloading events from step 2 interact with the events of the same name in step 3 and beyond.

[Bug 7764] Since the online whitelist entries are namespaces it should not use a prefix match but instead something more complicated as is defined for fallback entries in 6.9.5.

[Bug 7775] are the extra events needed when status is checking or downloading

[Bug 7776] rename appcache events?

[Bug 8171] Implement the text alternatives proposal from WAI

[Bug 8555] Remove the Meter Element

[Bug 8646] Private communication exception

[Bug 9135] provide an inline link in the canvas section to the 2d context spec

[Bug 9213] HTML5 Lacks a Way to Programmatically-Determine Missing Text Alternatives

[Bug 9217] Remove the Paragraph-Section-Heading loophole for not providing a text alternative.

[Bug 9218] Enable Automatic Validators to Programmatically Determine the Presence or Absence of a Set of Text Alternatives

[Bug 9233] Incorporate a Link to UAAG with appropriate wording into browser sections

[Bug 9241] Explicitly state, "For guidance on accessibility requirements for text alternatives authors should consult WCAG 2.0" and link to WCAG 2.0

[Bug 9336] Remove concept of views as per discussion at last TPAC in the WebApps WG. At some point DOM Level 2 Views will be updated to recommend that implementors not implement the concept.

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

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

[Bug 9485] Mandate all conformance checkers and validators must refer to WCAG

[Bug 9530] Validity of meta "pragmas"

[Bug 9546] computing atom:updated

[Bug 9627] be more specific in external references

[Bug 9657] Content model of object

[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 9874] HTML+RDFa 1.1 in @version could be confusing

[Bug 9941] If a script gets inserted into a document it will "run" and its "already started" flag will be set. How can the conditions of being in a document and child nodes being changed or src attribute being set ever apply?

[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 9969] The polyglot publication implies it is normative

Last message date: Friday, 31 December 2010 20:53:20 UTC