Kilotest: Diagnoses of role redundant
violation by HTML element 678 on Freedom House page
Basics
About the Freedom House page
- URL: https://freedomhouse.org/
- Tested 38 days ago by job
xrdon 2026-04-24 at 20:02
About HTML element 678
- Tag name:
NAV - Text:
Footer Social Menu … Threads
- Start tag:
<nav role="navigation" aria-labelledby="block-footersocialmenu-menu" id="block-footersocialmenu" data-block-plugin-id="system_menu_block:footer-social-menu" class="block block-menu navigation menu--footer-social-menu"> - XPath:
/html/body/div[2]/footer[1]/div[2]/div[1]/div[1]/nav[1] - Bounding box: x = 420, y = 4386, width = 193, height = 37
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 678 of the Freedom House 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)