Kilotest: Diagnoses of image link not named violation by HTML element 139 on Salesforce page

Basics

About the Salesforce page

About HTML element 139

About the image link not named issue

Diagnoses

Here is how rule engines diagnose the image link not named issue for HTML element 139 of the Salesforce page.

  1. 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