Kilotest: Diagnoses of link href missing
violation by HTML element 224 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 224
- Tag name:
CVS-SIGN-IN-LINK - Text:
Sign in
- Start tag:
<cvs-sign-in-link class="sc-cvs-account-button hydrated" c-id="26.0.0.0" s-id="27"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the link href missing
issue
- Why it matters: Helper cannot properly explain a link to a user
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the link href missing
issue for HTML element 224 of the CVS page.
- Missing attribute <code>href</code> on link. The user cannot navigate to this element using the keyboard. A better option here is to use a <code><a></code> element instead.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_href_on_a