Kilotest: Diagnoses of svg image not named
violation by HTML element 496 on Deque page
Basics
About the Deque page
- URL: https://www.deque.com/
- Tested 23 days ago by job
7tzon 2026-05-09 at 16:37
About HTML element 496
- Tag name:
SECTION - Text:
Digital accessibility … Get an Audit
- Start tag:
<section class="home-hero relative overflow-hidden"> - XPath:
/html/body/div[1]/main[1]/article[1]/div[1]/section[1] - Bounding box: x = 0, y = 62, width = 1920, height = 558
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 tools diagnose the svg image not named
issue for HTML element 496 of the Deque 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