Kilotest: Diagnoses of image link not named
violation by HTML element 139 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 139
- Tag name:
A - Text: [not applicable]
- Start tag:
<a class="" data-size="" data-variant="cardText" data-stacking="wideM" href="https://www.salesforce.com/slack/" tabindex="-1"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the image link not named
issue
- Why it matters: User cannot get help understanding what a link points to
- Priority: highest
- Related WCAG standard: 2.4.4
Diagnoses
Here is how rule engines diagnose the image link not named
issue for HTML element 139 of the Salesforce page.
- Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H30.2