Kilotest: Diagnoses of svg image not named
violation by HTML element 222 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 222
- Tag name:
A - Text: [not applicable]
- Start tag:
<a class="flex self-start h-[46px] w-[46px] items-center justify-center rounded-[46px] bg-gray-200 hover:bg-white transition-colors sm:h-8 sm:w-8 sm:rounded-[32px]" href="https://www.linkedin.com/company/democracynext/" target="_blank"> - XPath:
/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3] - Bounding box: x = 1494, y = 7730, width = 32, height = 32
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 222 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