Kilotest: Diagnoses of role redundant
violation by HTML element 666 on Disability Rights Oregon page
Basics
About the Disability Rights Oregon page
- URL: https://www.droregon.org/
- Tested 29 days ago by job
feron 2026-05-03 at 17:05
About HTML element 666
- Tag name:
MAIN - Text:
Access. … Need to find something?
- Start tag:
<main id="page" class="container" role="main"> - XPath:
/html/body/div[1]/main[1] - Bounding box: x = 0, y = 0, width = 1920, height = 3127
About the role redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the role redundant
issue for HTML element 666 of the Disability Rights Oregon page.
- The explicitly-assigned ARIA role "main" is redundant with the implicit role of the element <main>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The main role is unnecessary for element main.
Tool: Html Checker API (World Wide Web Consortium)