Kilotest: Diagnoses of link not named
violation by HTML element 876 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 876
- Tag name:
A - Text:
Salesforce is the #1 AI CRM (customer relationship management) platform. We bring companies and customers together by providing a unified set of applications — powered by agentic AI and data — that help every department, including sales, service, marketing, commerce, and IT, work as one. You can learn more about what Salesforce is and what Salesforce does by visiting our official resources. Our cloud-based agentic solutions help you find more leads, close more deals, and provide better service to your customers, all on a single, integrated agentic platform.
- Start tag:
<a href="https://www.salesforce.com/agentforce/what-is-agentic-ai/" target="_blank"> - XPath:
[not obtained] - Bounding box: x = 880, y = 8158, width = 4, height = 18
About the 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 link not named
issue for HTML element 876 of the Salesforce page.
- Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute
Tool: Axe (Deque)
Rule:
link-name - Anchor element found with a valid href attribute, but no link content has been supplied.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent - Hyperlink has no link text, label or image with a text alternative
Tool: Accessibility Checker (IBM)
Rule:
a_text_purpose - [failed] The test target doesn't have an accessible name, or it's empty ('').
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R12