Kilotest: Diagnoses of ID not unique
violation by HTML element 206 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 206
- Tag name:
BUTTON - Text:
Menu
- Start tag:
<button id="menu-button" class="button__text--subtle menu-button sc-cvs-menu-button" aria-haspopup="dialog" c-id="21.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 206 of the CVS page.
- Duplicate id attribute value "menu-button" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77 - Duplicate ID menu-button.
Tool: Html Checker API (World Wide Web Consortium)