Kilotest: Diagnoses of link element invalid
violation by HTML element 3 on My Suma page
Basics
About the My Suma page
- URL: https://mysuma.org/
- Tested 39 days ago by job
kbuon 2026-06-11 at 23:38
About HTML element 3
- Tag name:
LINK - Text: [not applicable]
- Start tag:
<link href="https://mysuma.org/wp-content/plugins/w3-total-cache/pub/js/lazyload.min.js" as="script"> - XPath:
/html/head[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 3 of the My Suma page.
- Link element is missing a non-empty rel attribute identifying the link type.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle2.Guideline2_4.2_4_8.H59.2a - A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.
Tool: Html Checker API (World Wide Web Consortium)