Open
Description
Scrolling through the list of elements, the language is either inconsistent or suggests a distinction that is not made clear in the document, for example:
bdo
: Any role, though "generic" SHOULD NOT be used.blockquote
: Any role, though "blockquote" is NOT RECOMMENDED.
https://www.w3.org/TR/html-aria/#docconformance
From my understanding, this is a language consistency issue and this isn't actually pointing out a distinction. If that's correct, I'd be happy to go through and switch all these "SHOULD NOT"s to "NOT RECOMMENDED" (as the note above makes it clear using the implicit role does serve a purpose in some cases, hence, "not recommended" seems like better language to use).
Metadata
Metadata
Assignees
Labels
No labels