Kilotest: Diagnoses of ID not unique
violation by HTML element 671 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 671
- Tag name:
DIV - Text:
Wellness Zone … Explore photo gift ideas
- Start tag:
<div class="carousel-mobile" id="carousel-mob"> - XPath:
/html/body/div[1]/div[2]/main[1]/div[5]/div[1]/div[1]/div[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the ID not unique
issue
- Why it matters: User may be pointed to the wrong item
- Priority: highest
- Related WCAG standard: 4.1.1
Diagnoses
Here is how tools diagnose the ID not unique
issue for HTML element 671 of the CVS page.
- The element does not have a unique ID
Tool: Alfa (Siteimprove)
Rule:
r3 - Attribute <code>id="textContainer"</code> should be unique. It has been defined 2 times.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
duplicated_id_attribute - The first occurrence of ID carousel-mob was here.
Tool: Html Checker API (World Wide Web Consortium)