Kilotest: Diagnoses of role redundant
violation by HTML element 538 on Parking Reform Network page
Basics
About the Parking Reform Network page
- URL: https://parkingreform.org/
- Tested 29 days ago by job
mffon 2026-05-03 at 17:02
About HTML element 538
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img data-recalc-dims="1" decoding="async" srcset="https://parkingreform.org/wp-content/uploads/2026/04/PutItOnAMap-3-300x300.png ,https://parkingreform.org/wp-content/uploads/2026/04/PutItOnAMap-3.png 780w, https://parkingreform.org/wp-content/uploads/2026/04/PutItOnAMap-3.png 360w" sizes="auto, (max-width: 480px) 150px" src="https://i0.wp.com/parkingreform.org/wp-content/uploads/2026/04/PutItOnAMap-3.png?resize=400%2C400&ssl=1" alt="Promotional graphic for a Parking Reform Network webinar titled 'Put It On A Map! Quantifying parking lot waste through GIS analysis' with Lars Doucet, Wednesday, April 22 at 12:00 pm PT." class="uag-image-9109" width="400" height="400" title="PutItOnAMap" role="img"> - XPath:
[not obtained] - Bounding box: x = 977, y = 726, width = 400, height = 400
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 538 of the Parking Reform Network page.
- The explicitly-assigned ARIA role "img" is redundant with the implicit role of the element <img>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The img role is unnecessary for element img.
Tool: Html Checker API (World Wide Web Consortium)