Kilotest: Diagnoses of svg image not named
violation by HTML element 424 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 424
- Tag name:
DIV - Text:
Stay on brand and develop content that offers superior readability and enhances user engagement.
- Start tag:
<div class="feature-icon"> - XPath:
/html/body/main[1]/section[3]/div[1]/div[1]/div[9]/a[1]/div[2]/div[2] - Bounding box: x = 2138, y = 2563, width = 138, height = 89
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 424 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