Kilotest: Diagnoses of svg image not named
violation by HTML element 111 on DubBot page
Basics
About the DubBot page
- URL: https://dubbot.com/
- Tested 13 days ago by job
8g6on 2026-07-07 at 20:33
About HTML element 111
- Tag name:
DIV - Text:
Automatically inventory every PDF on your site, identify WCAG issues like missing tags, metadata, and ALT text, and prioritize your remediation efforts.
- Start tag:
<div class="feature-icon"> - XPath:
/html/body/main[1]/section[3]/div[1]/div[1]/div[2]/a[1]/div[2]/div[2] - Bounding box: x = 2480, y = 1593, width = 138, height = 144
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 111 of the DubBot 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