Life’s been easy since we’ve started integrating ARIA roles in HTML code.
ARIA has been providing additional semantics to help assistive technologies (ATs) and making it possible for developers to enhance the usability of web applications for people with disabilities. The fundamental question remains to date — do HTML elements need ARIA role attributes to expose their semantics?
In this article, I will cover this subject along with the new HTML5 structural elements with default implicit semantics that contest ARIA roles.
…
curated by (Lifekludger)
Read full article at Source: Avoiding Redundancy with WAI-ARIA in HTML Pages