Kilotest: Diagnoses of link element invalid
violation by HTML element 863 on McEwen Gisvold LLP page
Basics
About the McEwen Gisvold LLP page
- URL: https://www.mcewengisvold.com/
- Tested 29 days ago by job
u1son 2026-05-03 at 17:05
About HTML element 863
- Tag name:
LINK - Text:
Home … Share by:
- Start tag:
<link rel="stylesheet" href="https://irp.cdn-website.com/WIDGET_CSS/3e38c48c9a13326a5515247390098551.css" id="widgetCSS" as="style" fetchpriority="low" onload="loadCSS(this)" type="text/css"> - XPath:
/html/body/link[3] - 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 863 of the McEwen Gisvold LLP 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