Kilotest: Diagnoses of svg image not named
violation by HTML element 70 on DemocracyNext page
Basics
About the DemocracyNext page
- URL: https://www.demnext.org/
- Tested 29 days ago by job
arbon 2026-05-03 at 17:03
About HTML element 70
- Tag name:
A - Text:
About
- Start tag:
<a href="https://www.demnext.org/about" class="flex items-center justify-center sm:absolute sm:top-0 sm:h-[69px] sm:w-full text-white sm:text-black group-hover:text-white group-focus-within:text-white" tabindex="0"> - XPath:
/html/body/header[1]/div[1]/nav[1]/div[1]/div[1]/span[1]/span[1]/a[1] - Bounding box: x = 200, y = 8, width = 201, height = 69
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 70 of the DemocracyNext 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