<meta http-equiv="Link"> question
- Julian Reschke (Tuesday, 10 August)
- Steven Roussey (Monday, 9 August)
- Julian Reschke (Monday, 9 August)
- Steven Roussey (Monday, 9 August)
- Anne van Kesteren (Wednesday, 4 August)
- Leif Halvard Silli (Wednesday, 4 August)
- Jonas Sicking (Wednesday, 4 August)
- Anne van Kesteren (Wednesday, 4 August)
- Jonas Sicking (Wednesday, 4 August)
- Anne van Kesteren (Wednesday, 4 August)
- Boris Zbarsky (Wednesday, 4 August)
<select> element @size default
[Bug 10066] replace section 3.2.6 with the alternative spec text provided
[Bug 10066] replace section 3.2.6 with the alternative spec text provided (ARIA)
[Bug 10068] Suggest making noscript obsolete but conforming
[Bug 10077] The <embed> should support an alt attribute. While the embedded content should provide for accessilibility of the embedded object, the developer doesn't always have control over those content, some embeddable formats are inherently less accessible, and th
[Bug 10132] A CanvasPattern object should have a way to offset the repitition of an image.
[Bug 10172] nofollow/noreferrer not allowed on <link>
[Bug 10248] Canvas requires a Caret Drawing call method
[Bug 10249] Canvas requires a content selection method
[Bug 10251] Psuedo-Cascade of Multiple Accesskeys Definable for an Individual Element
[Bug 10252] HTML5 hard-binds "Action" to accesskey key-press
[Bug 10276] change spellcheck IDL attribute back to boolean
[Bug 10301] HTMLOptionElement.text should not be identical to .textContent - causes interop issues with web content
[Bug 10306] Why is <01> not OK? It would make the parser simpler and allows zero-padding when using more than 9 voices.
[Bug 10332] Shipping browsers don't have form.action reflect the DOM attribute exactly. Specifically, if the content attribute is the empty string, they generally return "" on an IDL get, not the current address. This contradicts the spec, but it would be confusing
[Bug 10366] please ban <input type=file> if the form's enctype is application/x-www-form-urlencoded, as this seems an authoring error
[Bug 10412] restriction of "bookmark" to <a>/<area> is arbitrary
[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 have no role by default instead of status role
[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 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 10480] add role="presentation" on the ASCII fish image
[Bug 10481] Default role of <IMG> should be "img"
[Bug 10484] default roles for figcaption and caption: Make it simple to achieve accessibility
[Bug 10485] The img element with non-empty alt should default to the img aria role
[Bug 10486] References to "image" ARIA role should be "img"
[Bug 10493] "ARIA restricts usage of this role to one per page" is an unclear statement
[Bug 10494] modify aria example and fix spelling
[Bug 10496] fix error in aria conformance checker advice
[Bug 10518] Add example showing how to use <a> elements in image maps
[Bug 7475] Semantics of rel=first and rel=index breaks specs and implementations
[Bug 7543] Consensus on ietf-http-wg was that repetition of relations is meaningless and we should rather use numbering (e.g. "up2"), names (e.g. "great-grandparent") or an attribute (e.g. level="3").
[Bug 8000] ARIA roles added to the a element should be conforming in HTML5
[Bug 8144] Is a 'visibility: hidden' element being rendered?
[Bug 8554] <progress> element should be labelable with a label
[Bug 8747] Defining how a license applies to elements
[Bug 8872] split out and modify parts of Section 4.8.2.1 the img element
[Bug 8885] Fallback mechanism for embedded content
[Bug 9061] allow image maps on the canvas element.
[Bug 9098] Correct the img element definition. Replace with suggested text.
[Bug 9113] re: "axis on td and th elements" text could say "Use the scope attribute on the relevant th"
[Bug 9212] Change the Generator Mechanism for img from Document Level to Element Level
[Bug 9214] Allow role="presentation" img as conformance Criteria
[Bug 9215] Provide a Webcam example that is in accord with WCAG 2 or Defer to "HTML5: Techniques for providing useful text alternatives"
[Bug 9216] Provide a CAPTCHA example that is in accord with WCAG 2 or Defer to "HTML5: Techniques for providing useful text alternatives"
[Bug 9280] Add default button option/attribute for forms
[Bug 9326] HTML elements mapping to ARIA and A11y APIs
[Bug 9439] UA should not change values of input elements in telephone state
[Bug 9452] Handling of additional tracks of a multitrack audio/video resource
[Bug 9514] Specify Selection.modify()
[Bug 9542] Recommended rendering for table alignment does not match reality
[Bug 9546] computing atom:updated
[Bug 9573] spec input.onsearch
[Bug 9577] Define the x and y attributes. Both Gecko and WebKit have them and apparently some sites depend on them :/
[Bug 9578] On http-state it was mentioned that browsers support Set-Cookie here. Ugh!
[Bug 9579] An element should not suffer from pattern mismatch if the pattern attribute value is the empty string
[Bug 9584] drawImage() shouldn't throw INVALID_STATE_ERR
[Bug 9602] That autofocus attribute will wreak security havok. What an ignorant idea to bring more logic to HTML. I think I know a couple of ways to abuse it, since it actually is some sort of flow control, which only scripting languages should be capable of. I hope
[Bug 9623] <details> and <summary> are missing from the "strong aria semantics" table
[Bug 9649] It doesn't look like any browser supports document.innerHTML
[Bug 9663] Should sequences of bytes be replaced by a single U+FFFD, or one U+FFFD per input byte?
[Bug 9726] Spec the features argument
[Bug 9741] enctype, formenctype, method and formmethod IDL attributes should be limited to only known values
[Bug 9785] Add a "filter" attribute. If set, the user agent will filter the datalist. If not, filter won't be filtered automatically (unless you do some sort of filtering by javascript or/and server-side)
[Bug 9797] <meta http-equiv="Link"> not addressed by spec
[Bug 9845] provide reference and info about HTML5: Techniques for providing useful text alternatives in html5 spec
[html5] r5258 - [e] (0) Some more references to UTF-8.
[whatwg] Using BugZilla for non-W3C spec issues
ACTION-103, Re: some conformance questions
ACTION-182 and Issue-27
Action-55 - ARIA in HTML5 draft text and change proposal
Bug 8747
change proposal: Specification of authoring conformance requirments in HTML5
document.load: History and a proposal
DOM Level 3 Events Last Call schedule
Form error messages and default presentation of invalid state
Formal Objection to ISSUE-30 (Was: Letter to the Team Contact - ISSUE-30.)
HTML Media Capture draft from Device APIs and Policy Working Group
HTML5 Suggested UIs for making title attribute content accessible
i18n Polyglot Markup/Encodings
Input values across type changes
ISSUE 30 @longdesc use cases
- Joshue O Connor (Thursday, 26 August)
- Aryeh Gregor (Wednesday, 25 August)
- Benjamin Hawkes-Lewis (Tuesday, 24 August)
- Leif Halvard Silli (Tuesday, 24 August)
- Julian Reschke (Tuesday, 24 August)
- Smylers (Tuesday, 24 August)
- Silvia Pfeiffer (Tuesday, 24 August)
- Jonas Sicking (Tuesday, 24 August)
- John Foliot (Tuesday, 24 August)
- Leif Halvard Silli (Tuesday, 24 August)
- Leif Halvard Silli (Tuesday, 24 August)
- Ian Hickson (Tuesday, 24 August)
- Jonas Sicking (Tuesday, 24 August)
- Jonas Sicking (Tuesday, 24 August)
- John Foliot (Tuesday, 24 August)
- Maciej Stachowiak (Monday, 23 August)
- Ian Hickson (Monday, 23 August)
- Jonas Sicking (Monday, 23 August)
- Jonas Sicking (Monday, 23 August)
- Leif Halvard Silli (Monday, 23 August)
- Ian Hickson (Monday, 23 August)
- Jonas Sicking (Monday, 23 August)
- Ian Hickson (Monday, 23 August)
- Jonas Sicking (Monday, 23 August)
- Ian Hickson (Monday, 23 August)
- Jonas Sicking (Monday, 23 August)
- John Foliot (Monday, 23 August)
- Leif Halvard Silli (Monday, 23 August)
- Jonas Sicking (Monday, 23 August)
- Charles McCathieNevile (Monday, 23 August)
- Laura Carlson (Monday, 23 August)
- David Singer (Monday, 23 August)
- Joshue O Connor (Monday, 23 August)
ISSUE-100 and convergence of specs
ISSUE-100: srcdoc - Straw Poll for Objections
ISSUE-109: aria-section-title - Straw Poll for Objections
ISSUE-110 sandbox-type-owner - Chairs Solicit Alternate Proposals or Counter-Proposals
ISSUE-116, was: change proposal: Specification of authoring conformance requirments in HTML5
ISSUE-116: Would a separate document work?
- Sam Ruby (Thursday, 26 August)
- Steven Faulkner (Thursday, 26 August)
- Sam Ruby (Thursday, 26 August)
- Maciej Stachowiak (Thursday, 26 August)
- Steven Faulkner (Thursday, 26 August)
- Maciej Stachowiak (Thursday, 26 August)
- Steven Faulkner (Thursday, 26 August)
- Sam Ruby (Thursday, 26 August)
- John Foliot (Thursday, 26 August)
- Leif Halvard Silli (Wednesday, 25 August)
- Sam Ruby (Wednesday, 25 August)
- Steven Faulkner (Wednesday, 25 August)
- Simpson, Grant Leyton (Wednesday, 25 August)
- Sam Ruby (Wednesday, 25 August)
ISSUE-117 (deprecate-noscript): Chairs Solicit Proposals
ISSUE-27 and microformats process, was: Report on testing of the link relations registry
ISSUE-27, Re: Report on testing of the link relations registry
ISSUE-27, was: Report on testing of the link relations registry
- Julian Reschke (Tuesday, 17 August)
- Lachlan Hunt (Tuesday, 17 August)
- Julian Reschke (Tuesday, 17 August)
- Maciej Stachowiak (Tuesday, 17 August)
- Anne van Kesteren (Tuesday, 17 August)
- Julian Reschke (Tuesday, 17 August)
- Anne van Kesteren (Tuesday, 17 August)
- Julian Reschke (Tuesday, 17 August)
- Anne van Kesteren (Tuesday, 17 August)
- Julian Reschke (Monday, 16 August)
ISSUE-41: extensibility change proposal advocates
- Sam Ruby (Tuesday, 17 August)
- Tony Ross (Wednesday, 11 August)
- Leif Halvard Silli (Monday, 9 August)
- Carr, Wayne (Thursday, 5 August)
- Leif Halvard Silli (Thursday, 5 August)
- Leif Halvard Silli (Thursday, 5 August)
- Tantek Celik (Wednesday, 4 August)
- Edward O'Connor (Wednesday, 4 August)
- Paul Cotton (Wednesday, 4 August)
ISSUE-4: html-versioning / ISSUE-84: legacy-doctypes - Straw Poll for Objections
ISSUE-89 idioms - Chairs Solicit Alternate Proposals or Counter-Proposals
ISSUE-92 cleanuptable - Chairs Solicit Alternate Proposals or Counter-Proposals
Letter to the Team Contact - ISSUE-30.
- Leif Halvard Silli (Sunday, 15 August)
- Leif Halvard Silli (Saturday, 14 August)
- Leif Halvard Silli (Friday, 13 August)
- Philippe Le Hegaret (Friday, 13 August)
- Leif Halvard Silli (Friday, 13 August)
- Leif Halvard Silli (Friday, 13 August)
- Paul Cotton (Friday, 13 August)
- Leif Halvard Silli (Friday, 13 August)
- Philippe Le Hegaret (Friday, 13 August)
- Leif Halvard Silli (Friday, 13 August)
link relation "external", was: Link relation types and validity in <link>, was: ACTION-182 and Issue-27
link relation metadata considerations, also ACTION-186
link relation metadata considerations, was: Update on Issue-27, was: ACTION-182 and Issue-27
Link relation types and validity in <link>, was: ACTION-182 and Issue-27
MathML3 Proposed Recommendation
Media Accessibility User Requirements Published
method for providing programmatically associated long description
More ISSUE 30 @longdesc use cases
Polyglot Markup/XML encoding declaration
- Henri Sivonen (Monday, 2 August)
- Leif Halvard Silli (Monday, 2 August)
- Leif Halvard Silli (Monday, 2 August)
- Lachlan Hunt (Monday, 2 August)
- Leif Halvard Silli (Monday, 2 August)
- Henri Sivonen (Monday, 2 August)
- Jirka Kosek (Monday, 2 August)
- Maciej Stachowiak (Monday, 2 August)
- Leif Halvard Silli (Monday, 2 August)
- Leif Halvard Silli (Monday, 2 August)
- Leif Halvard Silli (Monday, 2 August)
- Tantek Çelik (Monday, 2 August)
- Maciej Stachowiak (Monday, 2 August)
- Kornel Lesiński (Sunday, 1 August)
- Leif Halvard Silli (Sunday, 1 August)
providing a long description using the summary and details elements.
- John Foliot (Wednesday, 25 August)
- John Foliot (Wednesday, 25 August)
- Laura Carlson (Wednesday, 25 August)
- Leif Halvard Silli (Wednesday, 25 August)
- Steven Faulkner (Wednesday, 25 August)
- Steven Faulkner (Wednesday, 25 August)
- Leif Halvard Silli (Wednesday, 25 August)
- Leif Halvard Silli (Tuesday, 24 August)
- Laura Carlson (Tuesday, 24 August)
- Leif Halvard Silli (Tuesday, 24 August)
- Laura Carlson (Tuesday, 24 August)
- Leif Halvard Silli (Tuesday, 24 August)
- Steven Faulkner (Tuesday, 24 August)
- Leif Halvard Silli (Tuesday, 24 August)
- Steven Faulkner (Tuesday, 24 August)
- Steven Faulkner (Tuesday, 24 August)
rel="longdesc" (was: providing a long description using the summary and details elements.)
Report on testing of the link relations registry
- Ian Hickson (Sunday, 22 August)
- Maciej Stachowiak (Sunday, 22 August)
- Julian Reschke (Sunday, 22 August)
- Ian Hickson (Sunday, 22 August)
- Maciej Stachowiak (Sunday, 22 August)
- Ian Hickson (Saturday, 21 August)
- Julian Reschke (Saturday, 21 August)
- Tantek Çelik (Saturday, 21 August)
- Leif Halvard Silli (Wednesday, 18 August)
- Karl Dubost (Wednesday, 18 August)
- Silvia Pfeiffer (Tuesday, 17 August)
- Maciej Stachowiak (Tuesday, 17 August)
- Ian Hickson (Tuesday, 17 August)
- Silvia Pfeiffer (Tuesday, 17 August)
- Ian Hickson (Tuesday, 17 August)
- David Singer (Tuesday, 17 August)
- Julian Reschke (Tuesday, 17 August)
- Silvia Pfeiffer (Tuesday, 17 August)
- Julian Reschke (Tuesday, 17 August)
- Silvia Pfeiffer (Tuesday, 17 August)
- Tantek Çelik (Tuesday, 17 August)
- Julian Reschke (Tuesday, 17 August)
- Silvia Pfeiffer (Monday, 16 August)
- Leif Halvard Silli (Monday, 16 August)
- Julian Reschke (Monday, 16 August)
- Maciej Stachowiak (Monday, 16 August)
- Ian Hickson (Monday, 16 August)
- David Singer (Monday, 16 August)
- Anne van Kesteren (Monday, 16 August)
- Julian Reschke (Monday, 16 August)
- Maciej Stachowiak (Monday, 16 August)
- Jirka Kosek (Sunday, 15 August)
- Ian Hickson (Sunday, 15 August)
request to re-open http://www.w3.org/html/wg/tracker/issues/116
- Sam Ruby (Wednesday, 11 August)
- Steven Faulkner (Wednesday, 11 August)
- Anne van Kesteren (Wednesday, 11 August)
- Steven Faulkner (Wednesday, 11 August)
- Julian Reschke (Wednesday, 11 August)
- Lachlan Hunt (Wednesday, 11 August)
- Anne van Kesteren (Wednesday, 11 August)
- Julian Reschke (Wednesday, 11 August)
- Anne van Kesteren (Wednesday, 11 August)
- Sam Ruby (Wednesday, 11 August)
- Steven Faulkner (Sunday, 8 August)
Specific points of controversy relating to alt text (ISSUE-31, ISSUE-80)
- Steven Faulkner (Tuesday, 24 August)
- John Foliot (Saturday, 14 August)
- Laura Carlson (Tuesday, 10 August)
- Steven Faulkner (Monday, 9 August)
- Laura Carlson (Monday, 9 August)
- Steven Faulkner (Sunday, 8 August)
- Laura Carlson (Saturday, 7 August)
- Maciej Stachowiak (Saturday, 7 August)
- Maciej Stachowiak (Saturday, 7 August)
- Laura Carlson (Saturday, 7 August)
- Steven Faulkner (Saturday, 7 August)
- Maciej Stachowiak (Saturday, 7 August)
Status of Leif's Appeal / Issue 30 Objections
SVG and CSS thoughts from Doug S - FYI
thoughts about a visible caret
Update "HTML 5 differences from HTML 4"
Update on Issue-27, was: ACTION-182 and Issue-27
Using BugZilla for non-W3C spec issues
WHATWG IRC chat about link relations (ISSUE-27)
Why is there a rendering rule for col[valign] ?
Working Group Decision on ISSUE-30 longdesc
- Joshue O Connor (Thursday, 19 August)
- John Foliot (Tuesday, 17 August)
- Julian Reschke (Monday, 16 August)
- Denis Boudreau (Friday, 13 August)
- Leif Halvard Silli (Friday, 13 August)
- Julian Reschke (Friday, 13 August)
- Lachlan Hunt (Friday, 13 August)
- Aurelien Levy (Friday, 13 August)
- Roy T. Fielding (Friday, 13 August)
- Karl Dubost (Friday, 13 August)
- Leif Halvard Silli (Friday, 13 August)
- Leif Halvard Silli (Friday, 13 August)
- Julian Reschke (Thursday, 12 August)
- Maciej Stachowiak (Thursday, 12 August)
- Leif Halvard Silli (Thursday, 12 August)
- Sam Ruby (Thursday, 12 August)
- Leif Halvard Silli (Wednesday, 11 August)
- Sam Ruby (Wednesday, 11 August)
{Announcement} Media accessibility user requirements overview, Thu Sep 2
{minutes} HTML WG telecon 2010-08-04 [task force week]
{minutes} HTML WG telecon 2010-08-19: WG decisions, Decision Policy, TF reports
Last message date: Tuesday, 31 August 2010 23:31:36 UTC