Kilotest: Diagnoses of link element invalid
violation by HTML element 82 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 82
- Tag name:
LINK - Text:
Skip to main content … Oak Street Health
- Start tag:
<link rel="preload" href="https://www.cvs.com/pharmacy/assets/common/fonts/CVS%20Health%20Sans.woff2" type="font/woff"> - XPath:
/html/body/div[1]/div[1]/div[1]/div[1]/link[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the link element invalid
issue
- Why it matters: Document fails to get a needed external resource
- Priority: highest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the link element invalid
issue for HTML element 82 of the CVS page.
- Link elements can only be located in the head section of the document.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle2.Guideline2_4.2_4_8.H59.1