Replies: 1 comment
-
Thanks for the suggestion @avetisk. I agree to remove them! We should confirm first that VoiceOver reads them correctly: it should - but better double check. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As per standard definition/recommendation, elements such as
<button>
or<th>
should not haverole
attribute which are already implicitly defined.https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/columnheader_role#best_practices
Beta Was this translation helpful? Give feedback.
All reactions