Kilotest: Diagnoses of svg image not named
violation by HTML element 463 on Disability Rights Oregon page
Basics
About the Disability Rights Oregon page
- URL: https://www.droregon.org/
- Tested 29 days ago by job
feron 2026-05-03 at 17:05
About HTML element 463
- Tag name:
SPAN - Text: [not applicable]
- Start tag:
<span class="header-dropdown-icon header-dropdown-flip" style="margin-left: 0.15em; width: 1em; height: 1em;"> - XPath:
/html/body/div[1]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/span[3] - Bounding box: x = 669, y = 237, width = 65, height = 65
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 463 of the Disability Rights Oregon 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