-
Notifications
You must be signed in to change notification settings - Fork 776
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(aria-roles): Add WAI-ARIA 1.2 roles (#2544)
* fix(aria-roles): Add WAI-ARIA 1.2 roles Adds new roles from WAI-ARIA 1.2 spec Closes issue #2107 * fix(aria-roles): Add WAI-ARIA 1.2 roles to testing Adds new roles from WAI-ARIA 1.2 spec to test/commons/standards/get-aria-roles-by-type.js Closes issue #2107 * fix(aria-roles): Add allowedAttrs for meter role Adds the allowedAttrs: ['aria-valuetext'] to the meter role Closes issue #2107 * fix(aria-roles): Add 'treegrid' to caption Adds treegrid to caption role's requiredContext array. Closes issue: #2107
- Loading branch information
1 parent
35e853d
commit 635b084
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters