Kilotest: Diagnoses of role redundant
violation by HTML element 1287 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 1287
- Tag name:
NAV - Text:
MY ACCOUNTS … Online Payment
- Start tag:
<nav role="navigation" aria-labelledby="block-footermenucenter-menu" id="block-footermenucenter" class="block block-wrapper block-provider--system block-plugin-id--system_menu_block:footer-menu-center block-system-menu-blockfooter-menu-center"> - XPath:
/html/body/div[1]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/nav[1] - Bounding box: x = 694, y = 9168, width = 251, height = 61
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 1287 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)