Kilotest: Diagnoses of role redundant
violation by HTML element 220 on YMCA of Greater San Antonio page
Basics
About the YMCA of Greater San Antonio page
- URL: https://ymcasatx.org/
- Tested 46 days ago by job
klvon 2026-06-05 at 05:41
About HTML element 220
- Tag name:
NAV - Text:
Main navigation … ABOUT US
- Start tag:
<nav role="navigation" aria-labelledby="block-mainnavigation-menu" id="block-mainnavigation" class="block block-wrapper block-provider--system block-plugin-id--system_menu_block:main block-system-menu-blockmain"> - XPath:
/html/body/div[1]/div[1]/div[3]/header[1]/div[1]/nav[1]/div[1]/div[2]/div[3]/div[1]/nav[1] - Bounding box: x = 335, y = 65, width = 1570, height = 92
About the role redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the role redundant
issue for HTML element 220 of the YMCA of Greater San Antonio 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)