Kilotest: Diagnoses of svg image not named
violation by HTML element 112 on Third Act page
Basics
About the Third Act page
- URL: https://thirdact.org/
- Tested 4 days ago by job
wm0on 2026-08-27 at 21:08
About HTML element 112
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button class="search" type="button" data-bs-toggle="modal" data-bs-target="#searchModal"> - XPath:
/html/body/div[2]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/button[1] - Bounding box: x = 1521, y = 13, width = 57, height = 53
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 112 of the Third Act 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