Kilotest: Diagnoses of role redundant
violation by HTML element 73 on Hesperian Health Guides page
Basics
About the Hesperian Health Guides page
- URL: https://hesperian.org/
- Tested 4 days ago by job
glpon 2026-05-28 at 22:54
About HTML element 73
- Tag name:
NAV - Text:
HEALTHWIKI … APPS
- Start tag:
<nav class="sub_menu" role="navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"> - XPath:
/html/body/div[1]/header[1]/div[1]/div[1]/nav[1] - Bounding box: x = 1459, y = 54, width = 373, height = 15
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 73 of the Hesperian Health Guides 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)