Kilotest: Diagnoses of ID not unique
violation by HTML element 237 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 237
- Tag name:
A - Text: [not applicable]
- Start tag:
<a class="link-standalone default cart sc-cvs-header-cart-display" id="cart-link" aria-label="Cart, 0 items" href="/rx/dotm/cart?flowType=FS" tabindex="0" c-id="30.0.0.0"> - XPath:
[not obtained] - 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 237 of the CVS page.
- Duplicate id attribute value "cart-link" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77 - Duplicate ID cart-link.
Tool: Html Checker API (World Wide Web Consortium)