Kilotest: Diagnoses of image dubiously marked decorative
violation by HTML element 160 on CVS Health page
Basics
About the CVS Health page
- URL: https://www.cvshealth.com/
- Tested 26 days ago by job
q18on 2026-05-06 at 17:48
About HTML element 160
- Tag name:
IMG - Text:
Our approach ties directly to our purpose: To simplify health care one person, one family and one community at a time.
- Start tag:
<img class=" lazyload" loading="lazy" data-lazysrc="/content/dam/enterprise/cvs-enterprise/images/heart-art/20201118_08_Environmental_153.png" alt=""> - XPath:
/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/div[1]/div[1]/img[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the image dubiously marked decorative
issue
- Why it matters: Helper ignores an image that is apparently informative
- Priority: lowest
- Related WCAG standard: 1.1.1
Diagnoses
Here is how tools diagnose the image dubiously marked decorative
issue for HTML element 160 of the CVS Health page.
- Img element is marked so that it is ignored by Assistive Technology.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H67.2