Kilotest: Diagnoses of label reference invalid
violation by HTML element 442 on America Walks page
Here is how tools diagnose the label reference invalid
issue for HTML element 442 of the America Walks page.
Basics
- 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
- About the America Walks page
- URL:
https://americawalks.org/ - Tested on 2026-04-02 at 14:21
- URL:
- About HTML element 442
- 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
- Tag name:
Diagnoses
- Orphaned form label
Tool: WAVE (Utah State University)
Rule:
label_orphaned - This label's "for" attribute contains an ID that does not exist in the document fragment.
Tool: WallyAX (Wally)