Kilotest: Diagnoses of link element invalid
violation by HTML element 512 on GiveDirectly page
Here is how tools diagnose the link element invalid
issue for HTML element 512 of the GiveDirectly page.
Basics
- 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
- About the GiveDirectly page
- URL:
https://www.givedirectly.org/ - Tested on 2026-04-02 at 14:25
- URL:
- About HTML element 512
- Tag name:
LINK - Text:
Giving cash is the effective way to help … Make a major gift
- Start tag:
<link rel="preload" as="style" href="https://www.givedirectly.org/build/assets/third-party-testimonials-BcFjYH39.css" nonce="XkjCiMh37kGUv676yFPyWwXsyDdIbcbx8EWV2KIY" integrity="sha384-QbgWy0xgUE3CT7ZkdR/FHwI/+ErrlQLdxKwQ9fIdU11tXDJv8Gg24G8VkV53ejuz"> - XPath:
/html/body/div[1]/main[1]/div[1]/link[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- 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