Kilotest: Diagnoses of svg image not named
violation by HTML element 321 on Go Portland Go! Coalition page
Basics
About the Go Portland Go! Coalition page
- URL: https://www.goportlandgo.org/coalition
- Tested 5 days ago by job
xr7on 2026-08-26 at 20:15
About HTML element 321
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button class=" user-items-list-banner-slideshow__arrow-button user-items-list-banner-slideshow__arrow-button--right " aria-label=" Next " data-animation-role="button"> - XPath:
[not obtained] - Bounding box: x = 1764, y = 1572, width = 60, height = 60
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 rule engines diagnose the svg image not named
issue for HTML element 321 of the Go Portland Go! Coalition 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