Make aria-braillelabel & aria-description prohibited on none / generic #1988
Labels
clarification
clarifying or correcting language that is either confusing, misleading or under-specified
Milestone
Related to #1983
I'm curious why when
aria-braillelabel
andaria-description
were introduced, these weren't set as prohibited fornone
/presentation
/generic
. It's particularly odd thataria-label
is prohibited, butaria-braillelabel
is not. For consistency I can maybe understand thataria-description
wasn't prohibited, sincearia-describedby
isn't. On the other hand, is there any reason whyaria-describedby
shouldn't be prohibited for those three roles?Setting these attributes as prohibited would make it easier for accessibility test tools to justify failing these scenarios. I would be happy to open a pull request for this.
The text was updated successfully, but these errors were encountered: