ARIA role values must be valid

aria/aria-roles · WCAG 4.1.2 · Level A

ARIA role values must be valid.

Invalid role values are ignored by assistive technologies, meaning the element will not have the intended semantics. Check the spelling and use only roles defined in the WAI-ARIA specification. Common roles include: button, link, navigation, main, dialog, alert, tab, tabpanel, menu, menuitem.

Scan a page or repo for issues like this · All rules

Introduced in @accesslint/core v0.8.0