Kilotest: Diagnoses of svg image not named
violation by HTML element 233 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 233
- Tag name:
BUTTON - Text:
Scroll to top
- Start tag:
<button id="js-back-to-top" class="mx-auto sm:mx-0 sm:ml-auto flex items-center bg-black/10 hover:opacity-80 transition-opacity py-1.5 px-4 rounded-[40px]"> - XPath:
/html/body/footer[1]/div[2]/button[1] - Bounding box: x = 1545, y = 7837, width = 143, height = 36
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 233 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