Kilotest: Diagnoses of svg image not named
violation by HTML element 828 on Salesforce page
Basics
About the Salesforce page
- URL: https://www.salesforce.com/
- Tested 30 days ago by job
mh2on 2026-06-20 at 13:56
About HTML element 828
- Tag name:
A - Text:
Discover AgentExchange
- Start tag:
<a class="cta_button " data-size="" data-variant="cardText" data-stacking="wideM" aria-label="Discover AgentExchange: Get the most out of Salesforce with partners, apps, and agents" href="https://appexchange.salesforce.com/" target="_blank" rel="noopener"> - XPath:
[not obtained] - Bounding box: x = 1040, y = 7347, width = 220, height = 28
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 828 of the Salesforce 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