w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
178 stars 48 forks source link

Editorial - Rephrase "Any element where the checked attribute is allowed" row of "Rules of ARIA attribute usage by HTML feature" table #503

Open giacomo-petri opened 5 months ago

giacomo-petri commented 5 months ago

The following sentence "Use the checked attribute on any element that is allowed the checked attribute in HTML." seems grammatically incorrect.

I think it should be "Use the checked attribute on any element that allows the checked attribute in HTML."