Kilotest: Diagnoses of role redundant
violation by HTML element 1401 on Turrito page
Basics
About the Turrito page
- URL: https://www.turrito.com/
- Tested 44 days ago by job
i2non 2026-06-07 at 00:32
About HTML element 1401
- Tag name:
NAV - Text:
1 2 3 … 48 Next »
- Start tag:
<nav id="pagination" role="navigation" aria-label="Pagination Navigation" data-is-text="All items loaded"> - XPath:
[not obtained] - Bounding box: x = 338, y = 9686, width = 1245, height = 32
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 1401 of the Turrito 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)