Kilotest: Diagnoses of svg image not named
violation by HTML element 217 on DemocracyNext page
Here is how tools diagnose the svg image not named
issue for HTML element 217 of the DemocracyNext page.
Basics
- 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
- About the DemocracyNext page
- URL:
https://www.demnext.org/ - Tested on 2026-04-10 at 16:47
- URL:
- About HTML element 217
- 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="http://youtube.com/@democracynext" target="_blank"> - XPath:
/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2] - Bounding box: x = 1458, y = 7821, width = 32, height = 32
- Tag name:
Diagnoses
- 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