-
Notifications
You must be signed in to change notification settings - Fork 49
Global rules for elements that are generic / set to role=none #365
Copy link
Copy link
Open
Labels
ARIA 1.2 relatedIssues directly related to updates in ARIA 1.2Issues directly related to updates in ARIA 1.2Allowed aria-* attributes
Milestone
Description
There are many elements that do/will map to generic per ARIA 1.2 / Core AAM / HTML AAM updates.
Rather than call out these rules multiple times throughout our table, we should create a section specifically for rules that should be taken into account, and then we can make reference to those in the table.
for instance, these elements must not be named (aria-label / aria-labelledby).
If set to role=none, they must not have a tabindex or onclick, other things that would make them interactive.
they must not have aria-roledescription.
The goal here should not be to repeat rules from ARIA, obviously, but we need to make sure that anything that squarely falls into our court is called out in this manner.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ARIA 1.2 relatedIssues directly related to updates in ARIA 1.2Issues directly related to updates in ARIA 1.2Allowed aria-* attributes