Kilotest: Diagnoses of role redundant
violation by HTML element 234 on Go Portland Go! Coalition page
Basics
About the Go Portland Go! Coalition page
- URL: https://www.goportlandgo.org/coalition
- Tested 5 days ago by job
xr7on 2026-08-26 at 20:15
About HTML element 234
- Tag name:
MAIN - Text:
Join The Go Portland Go! Coalition … Getting involved
- Start tag:
<main id="page" class="container" role="main"> - XPath:
/html/body/div[1]/main[1] - Bounding box: x = 0, y = 0, width = 1920, height = 5728
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 234 of the Go Portland Go! Coalition 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