-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
It would be great to be able to extract the ARIA roles, states and properties into webref so they could be better referenced by other specs. I'd like some advice as to the best way to make this happen.
ARIA uses respec so we could simply add them as a <dfn class="export">
but I'm not sure this is the best path forward.
We would like to create reference-able links for all of the following:
- The roles defined in https://w3c.github.io/aria/#role_definitions
- The states & properties (aria- attributes) defined in https://w3c.github.io/aria/#state_prop_def
If a dfn is the best way I can do that but if something else I'm happy to make other changes to the spec to enable something better.
Thanks
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo