[Bug 21365] the aria mapping table is incorrect

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21365

steve faulkner <faulkner.steve@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from steve faulkner <faulkner.steve@gmail.com> ---
(In reply to comment #0)
> It looks like whatwg stuff has leaked into the aria mapping table
> 
> for example: for the a element [1] in current nightly :
> 
> "Role must be either link, menuitem, tab, or treeitem"
> 
> when it was in the last WD[2]
> 
> "Role must be either link, button, checkbox, menuitem, menuitemcheckbox,
> menuitemradio, tab, or treeitem"
> 
> [1]
> http://www.w3.org/html/wg/drafts/html/master/dom.html#sec-implicit-aria-
> semantics
> [2]
> http://www.w3.org/TR/2012/WD-html51-20121217/dom.html#sec-implicit-aria-
> semantics
> 
> need to go though and ensure all ARIA mappings are correct

fixed:
https://github.com/w3c/html/commit/b3f9b3ecb256c778be114f21f8ad9beaecbe9f25

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 23 March 2013 09:09:57 UTC