Kilotest: Diagnoses of label reference invalid
violation by HTML element 448 on America Walks page
Basics
About the America Walks page
- URL: https://americawalks.org/
- Tested 28 days ago by job
9rlon 2026-05-04 at 17:00
About HTML element 448
- Tag name:
LABEL - Text:
Search for:
- Start tag:
<label class="show-for-sr" for="s"> - XPath:
/html/body/div[2]/div[2]/form[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 tools diagnose the label reference invalid
issue for HTML element 448 of the America Walks 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