Kilotest: Diagnoses of svg image not named
violation by HTML element 861 on Parking Reform Network page
Basics
About the Parking Reform Network page
- URL: https://parkingreform.org/
- Tested 24 days ago by job
u5son 2026-05-08 at 20:27
About HTML element 861
- Tag name:
BUTTON - Text:
Five Great Books I Read in 2025 … 5
- Start tag:
<button type="button" data-role="none" class="slick-next slick-arrow" aria-label="Next" 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[2] - Bounding box: x = 1392, y = 3957, width = 38, height = 38
About the svg image not named
issue
- Why it matters: User cannot get help understanding an image
- Priority: highest
- Related WCAG standard: 1.1.1
Diagnoses
Here is how tools diagnose the svg image not named
issue for HTML element 861 of the Parking Reform Network page.
- The element <code>svg</code> does not have an accessible description. Use one of the following solutions to describe element purpose: <code><title>, <desc>, <text>, aria-label, aria-labelledby, aria-describedby, aria-roledescription</code>. For decorative purpose add an attribute <code>role="presentation"</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
accessible_svg