Kilotest: Diagnoses of role redundant
violation by HTML element 192 on America Walks page
Basics
About the America Walks page
- URL: https://americawalks.org/
- Tested 28 days ago by job
9rlon 2026-05-04 at 17:00
About HTML element 192
- Tag name:
MAIN - Text:
America Walks believes in the power of communities to advance walkable, equitable, connected, and accessible places across the U.S. Working together we can create public spaces that allow people to safely walk and move. At the regional, state, and neighborhood levels, America Walks provides critical strategic support, training, and technical assistance to partner organizations and individuals to effectively advocate for change. … Read More
- Start tag:
<main class="content" role="main"> - XPath:
/html/body/div[1]/main[1] - Bounding box: x = 240, y = 1019, width = 1440, height = 3270
About the role redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the role redundant
issue for HTML element 192 of the America Walks page.
- The explicitly-assigned ARIA role "main" is redundant with the implicit role of the element <main>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The main role is unnecessary for element main.
Tool: Html Checker API (World Wide Web Consortium)