Kilotest: Diagnoses of svg image not named
violation by HTML element 328 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 328
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button class=" mobile-arrow-button mobile-arrow-button--left " aria-label=" Previous " data-animation-role="button"> - XPath:
[not obtained] - Bounding box: [not obtained]
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 328 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