Kilotest: Diagnoses of svg image not named
violation by HTML element 153 on Metropolitan Transportation Authority page
Basics
About the Metropolitan Transportation Authority page
- URL: https://www.mta.info/
- Tested 30 days ago by job
oyuon 2026-06-20 at 13:49
About HTML element 153
- Tag name:
DIV - Text:
Back
- Start tag:
<div role="presentation" class="mta-mr-200 mta-flex mta-items-center"> - XPath:
/html/body/div[1]/section[1]/div[1]/section[1]/div[1]/ul[1]/li[8]/ul[1]/li[1]/button[1]/div[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 rule engines diagnose the svg image not named
issue for HTML element 153 of the Metropolitan Transportation Authority 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