Kilotest: Diagnoses of tabindex redundant
violation by HTML element 535 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 535
- Tag name:
DIV - Text:
Health services … Prescription drug coverage
- Start tag:
<div class="tabnav--inner" role="tablist"> - XPath:
/html/body/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1] - Bounding box: x = 429, y = 1059, width = 1063, height = 51
About the tabindex redundant
issue
- Why it matters: Revision risks interfering with navigation by a keyboard-only user
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the tabindex redundant
issue for HTML element 535 of the CVS Health page.
- Expected attribute <code>tabindex="tabindex="0""</code> not to be defined.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_tabindex_attribute