Kilotest: Diagnoses of svg image not named
violation by HTML element 145 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 145
- Tag name:
DIV - Text:
Enforce content standards at scale by flagging pages that fall outside your guidelines, from outdated contact information to unapproved forms and inconsistent styling, so you can keep your site accurate, secure, and compliant.
- Start tag:
<div class="feature-icon"> - XPath:
/html/body/main[1]/section[3]/div[1]/div[1]/div[3]/a[1]/div[2]/div[2] - Bounding box: x = 1796, y = 1848, width = 138, height = 141
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 145 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