Kilotest: Diagnoses of label reference invalid
violation by HTML element 385 on Metropolitan Transportation Authority page
Basics
About the Metropolitan Transportation Authority page
- URL: https://www.mta.info/
- Tested 30 days ago by job
oyuon 2026-06-20 at 13:49
About HTML element 385
- Tag name:
LABEL - Text:
Time
- Start tag:
<label for="edit-time" class="control-label"> - XPath:
[not obtained] - 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 385 of the Metropolitan Transportation Authority 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