Kilotest: Diagnoses of link element invalid
violation by HTML element 1928 on Prevention of Blindness Society of Metropolitan Washington page
Basics
About the Prevention of Blindness Society of Metropolitan Washington page
- URL: https://www.youreyes.org/
- Tested 43 days ago by job
8hfon 2026-06-08 at 02:19
About HTML element 1928
- Tag name:
LINK - Text:
202.234.1010 … Linkedin
- Start tag:
<link rel="stylesheet" id="mec-owl-carousel-style-css" href="https://www.youreyes.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.css?ver=6.8.5" type="text/css" media="all"> - XPath:
/html/body/link[2] - 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 1928 of the Prevention of Blindness Society of Metropolitan Washington 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