Kilotest: Diagnoses of link element invalid
violation by HTML element 2375 on University of Oregon page
Basics
About the University of Oregon page
- URL: https://www.uoregon.edu/
- Tested 19 days ago by job
8n6on 2026-08-12 at 21:27
About HTML element 2375
- Tag name:
LINK - Text:
University of Oregon … Contact Us
- Start tag:
<link itemprop="url" style="visibility:hidden;" itemscope="//www.uoregon.edu"> - XPath:
/html/body/footer[1]/div[1]/div[1]/div[2]/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 rule engines diagnose the link element invalid
issue for HTML element 2375 of the University of Oregon 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