Kilotest: Diagnoses of link element invalid
violation by HTML element 499 on Probably Good page
Basics
About the Probably Good page
- URL: https://probablygood.org/
- Tested 3 days ago by job
n2uon 2026-05-30 at 00:32
About HTML element 499
- Tag name:
LINK - Text:
Skip to content … ©2026 Probably Good | Privacy Policy | Terms of Service | Cookie Preferences
- Start tag:
<link rel="stylesheet" href="https://probablygood.org/wp-admin/load-styles.php?c=1&dir=ltr&load%5Bchunk_0%5D=dashicons,wp-pointer&ver=6.9.4" media="all"> - XPath:
/html/body/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 499 of the Probably Good 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