Kilotest: Diagnoses of image not named
violation by HTML element 182 on CVS page
Basics
About the CVS page
- URL: https://www.cvs.com/
- Tested 26 days ago by job
vqion 2026-05-06 at 17:34
About HTML element 182
- Tag name:
IMG - Text:
Schedule a Vaccine
- Start tag:
<img role="img" class="icon icon-start sc-cvs-header-quicklinks" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg" c-id="18.12.5.0"> - XPath:
[not obtained] - Bounding box: x = 454, y = 77, width = 29, height = 22
About the image not named
issue
- Why it matters: User cannot get help to know what is in an image
- Priority: highest
- Related WCAG standard: 1.1.1
Diagnoses
Here is how tools diagnose the image not named
issue for HTML element 182 of the CVS page.
- Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H37 - An img element with a role attribute must also have an accessible name (e.g., an alt attribute).
Tool: Html Checker API (World Wide Web Consortium)