Kilotest: Diagnoses of role redundant
violation by HTML element 692 on Parking Reform Network page
Here is how tools diagnose the role redundant
issue for HTML element 692 of the Parking Reform Network page.
Basics
- About the
role redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
- About the Parking Reform Network page
- URL:
https://parkingreform.org/ - Tested on 2026-04-02 at 14:54
- URL:
- About HTML element 692
- Tag name:
BUTTON - Text:
Five Great Books I Read in 2025 … 5
- Start tag:
<button type="button" data-role="none" class="slick-prev slick-arrow" aria-label="Previous" role="button" style=""> - XPath:
/html/body/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[8]/div[1]/div[1]/button[1] - Bounding box: x = 490, y = 3930, width = 38, height = 38
- Tag name:
Diagnoses
- The explicitly-assigned ARIA role "button" is redundant with the implicit role of the element <button>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The button role is unnecessary for element button.
Tool: Html Checker API (World Wide Web Consortium)