Kilotest: Diagnoses of role redundant
violation by HTML element 454 on Disability Rights Advocates page
Basics
About the Disability Rights Advocates page
- URL: https://dralegal.org/
- Tested 36 days ago by job
77won 2026-04-26 at 17:41
About HTML element 454
- Tag name:
NAV - Text:
Impact … Donate
- Start tag:
<nav class="primary-nav" role="navigation" aria-label="Main (2 of 2)"> - XPath:
/html/body/div[1]/footer[1]/div[1]/div[1]/nav[1] - Bounding box: x = 390, y = 3634, width = 1140, height = 42
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 454 of the Disability Rights Advocates page.
- The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The navigation role is unnecessary for element nav.
Tool: Html Checker API (World Wide Web Consortium)