Kilotest: Diagnoses of link image alt duplicative
violation by HTML element 255 on CMT Services page
Basics
About the CMT Services page
- URL: https://www.cmtservicesinc.com/
- Tested 50 days ago by job
24zon 2026-05-31 at 22:19
About HTML element 255
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img decoding="async" src="https://cmtservicesinc.com/wp-content/uploads/2014/10/footer_logo1.png" alt=""> - XPath:
/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/div[4]/h5[1]/a[1]/img[1] - Bounding box: x = 558, y = 1083, width = 47, height = 50
About the link image alt duplicative
issue
- Why it matters: Helper repeats the explanation of a link
- Priority: low
- Related WCAG standard: 1.1.1
Diagnoses
Here is how rule engines diagnose the link image alt duplicative
issue for HTML element 255 of the CMT Services page.
- Img element inside a link must not use alt text that duplicates the content of a text link beside it.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H2.EG3