This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
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
Well spotted! Please add a FORK marker - it will help avoid this in future.
(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