Kilotest: Diagnoses of link element invalid
violation by HTML element 513 on GiveDirectly page
Basics
About the GiveDirectly page
- URL: https://www.givedirectly.org/
- Tested 29 days ago by job
7tmon 2026-05-03 at 17:04
About HTML element 513
- Tag name:
LINK - Text:
Giving cash is the effective way to help … Make a major gift
- Start tag:
<link rel="stylesheet" href="https://www.givedirectly.org/build/assets/third-party-testimonials-7QV_IfSR.css" nonce="gH87DLUs2ZF0K6UEQLPldagYmO54lSBdhhOBJKmz" integrity="sha384-j4IMGpM1Xdztl56quofpt+unleQhyBr8z8z/7aftq+9bfOZmQ+Om0yXIfjzdRDmw"> - XPath:
/html/body/div[1]/main[1]/div[1]/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 tools diagnose the link element invalid
issue for HTML element 513 of the GiveDirectly 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