Kilotest: Diagnoses of label reference invalid
violation by HTML element 1995 on Turrito page
Basics
About the Turrito page
- URL: https://www.turrito.com/
- Tested 44 days ago by job
i2non 2026-06-07 at 00:32
About HTML element 1995
- Tag name:
LABEL - Text:
Unclassified Cookies
- Start tag:
<label class="stitle" id="cookieadmin-unclassified-heading" for="cookieadmin-unclassified"> - XPath:
/html/body/div[6]/div[2]/div[2]/div[5]/div[1]/span[1]/label[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the label reference invalid
issue
- Why it matters: User cannot get help understanding an item in a form
- Priority: highest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the label reference invalid
issue for HTML element 1995 of the Turrito page.
- This label's "for" attribute contains an ID that does not exist in the document fragment.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H44.NonExistentFragment - Orphaned form label
Tool: WAVE (Utah State University)
Rule:
label_orphaned