Kilotest: Diagnoses of role redundant
violation by HTML element 1172 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 1172
- Tag name:
NAV - Text:
Previous … Next
- Start tag:
<nav role="navigation" class="slick__arrow"> - XPath:
[not obtained] - Bounding box: x = 405, y = 7152, width = 1110, height = 2
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 1172 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)