Kilotest: Diagnoses of role redundant
violation by HTML element 148 on Russellville Park page
Basics
About the Russellville Park page
- URL: https://russellvillepark.com/
- Tested 11 days ago by job
kyqon 2026-05-21 at 23:58
About HTML element 148
- Tag name:
MAIN - Text:
Schedule a Tour … Surrounded by stunning mountain views and urban forests, our ideal location for senior living in Portland, OR, provides beautiful scenery both inside and out. Our attention to detail when designing our community and choosing our location is evident from the moment you walk through our doors.
- Start tag:
<main id="inner-wrap" class="wrap kt-clear" role="main"> - XPath:
/html/body/div[1]/main[1] - Bounding box: x = 0, y = 0, width = 1920, height = 2850
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 148 of the Russellville Park 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)