Kilotest: Diagnoses of role redundant
violation by HTML element 174 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 174
- Tag name:
HEADER - Text:
HOME … search
- Start tag:
<header id="top" role="banner" aria-label="Main Menu"> - XPath:
/html/body/div[1]/div[1]/div[2]/header[1] - Bounding box: x = 0, y = 42, width = 1920, height = 106
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 174 of the Turrito page.
- The explicitly-assigned ARIA role "banner" is redundant with the implicit role of the element <header>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The banner role is unnecessary for element header.
Tool: Html Checker API (World Wide Web Consortium)