Closed estelle closed 2 years ago
I'm not sure I understand what the 50+ things are in the spec. Is it the HTML attributes and their values that should be documented here, such as aria-labelledby="label"
? https://w3c.github.io/aria/#statevsprop says:
In this document, states and properties are both treated as aria-prefixed markup attributes. However, they are maintained conceptually distinct to clarify subtle differences in their meaning.
If states and properties are only subtly different to the developer-visible attributes that are used to control states and properties, should the documentation rather be of the attributes?
Yes. States and properties is the documentation of the aria-* attributes -- 50+ of them.
Squeeee!
We should have complete documentation for the ARIA spec within MDN.
ARIA roles is currently in development.
There are 50+ aria states and properties needing to be documented.