Kilotest: Diagnoses of role redundant
violation by HTML element 389 on The Beauty Shop page
Basics
About the The Beauty Shop page
- URL: https://www.thebeauty-shop.com/
- Tested 16 days ago by job
ajzon 2026-07-04 at 23:17
About HTML element 389
- Tag name:
MAIN - Text:
Unable to load video. Try again later. … We worked with the Cedarwood team to reflect their innovative approach to Anthroposophy in a brand that is recognizably Waldorf and unmistakably evolved.
- 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 = 4957
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 389 of the The Beauty Shop 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)