Kilotest: Diagnoses of svg image not named
violation by HTML element 353 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the svg image not named
issue for HTML element 353 of the Pacific Northwest Software Quality Conference 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 Pacific Northwest Software Quality Conference page
- URL:
https://pnsqc.org/ - Tested on 2026-04-02 at 14:53
- URL:
- About HTML element 353
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button type="button" class="inline-flex items-center justify-center w-9 h-9 rounded-lg border border-white/10 bg-pnsqc-navy/70 text-white/80 hover:text-white hover:border-white/20 focus:outline-none focus:ring-2 focus:ring-pnsqc-gold/40 disabled:opacity-40 disabled:cursor-not-allowed" aria-label="Next event" data-carousel-next=""> - XPath:
/html/body/section[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2] - Bounding box: x = 1660, y = 2360, width = 36, height = 36
- 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