You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…1.2 (#2737)
* Allow 'menuitem' and 'menuitemcheckbox' to be in a 'group', per ARIA 1.2
Fixes: #2736
Spec issue: w3c/aria#737
Spec PR: w3c/aria#784
* tests: Add happy and sad path tests for role=group
* feat: Make 'getMissingContext' check 'group'’s parent’s role
* fix: Test 'role=group' is disallowed
* fix: Only permit role=group when it’s an allowed context
https://www.w3.org/WAI/ARIA/track/issues/501
The text was updated successfully, but these errors were encountered: