Kilotest: Diagnoses of svg image not named
violation by HTML element 188 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 188
- Tag name:
A - Text:
Schedules … isiXhosa
- Start tag:
<a href="/" class="mta-block mta-p-150 hover:mta-bg-primary-300" title="MTA"> - XPath:
/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/a[1] - Bounding box: x = 623, y = 0, width = 79, height = 80
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 188 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