role="button" only with aria-haspopup="true" or aria-haspopup="menu" should resolve in IA2 ROLE_SYSTEM_BUTTONMENU
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
People
(Reporter: spectranaut, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
There has been a long discussion about this, but when chrome decided to change the IAS mapping from ROLE_SYSTEM_MENUBUTTON only when aria-haspopup="dialog", the discussion stopped: https://github.com/w3c/core-aam/issues/51#issuecomment-1337875306
However, reviewing the discussion, and approvals of this PR as well as a later duplicate PR with the same set of changes, it seems there is more support to limit the mapping to ROLE_SYSTEM_BUTTONMENU only when aria-haspopup has values "true" and "menu".
Reporter | ||
Comment 1•1 year ago
|
||
issue on chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=1473819
Comment 2•1 year ago
|
||
Thank you!
Looks like we might want to group this in with Bug 1834823 considering this PR will presumably cause another WPT failure for us. Jamie, does that seem appropriate?
Updated•1 year ago
|
Description
•