Kilotest: Diagnoses of role redundant
violation by HTML element 250 on Hesperian Health Guides page
Basics
About the Hesperian Health Guides page
- URL: https://hesperian.org/
- Tested 4 days ago by job
glpon 2026-05-28 at 22:54
About HTML element 250
- Tag name:
MAIN - Text: [not applicable]
- Start tag:
<main role="main" itemprop="mainContentOfPage" class="template-page content av-content-full alpha units"> - XPath:
/html/body/div[1]/div[1]/div[1]/div[1]/main[1] - Bounding box: x = 0, y = 83, width = 1920, height = 535
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 250 of the Hesperian Health Guides 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)