Kilotest: Diagnoses of svg image not named
violation by HTML element 95 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 95
- Tag name:
BUTTON - Text:
Search for:
- Start tag:
<button type="submit" class="search-submit cursor-pointer absolute right-3 top-1.5 size-6 flex justify-center items-center" aria-label="Search"> - XPath:
/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/form[1]/button[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 95 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