Kilotest: Diagnoses of svg image not named
violation by HTML element 111 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 111
- Tag name:
A - Text:
Start for free
- Start tag:
<a class="cta_button " data-size="" data-variant="secondary" data-stacking="default" aria-label="Start for free: Get started with the #1 Agentic CRM." href="https://www.salesforce.com/small-business/free-trial/starter-suite-v2/?d=pb" target="_blank" rel="noopener"> - XPath:
/html/body/div[2]/main[1]/div[1]/section[1]/div[1]/article[1]/div[2]/div[1]/pbc-button[1]/a[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 111 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