Kilotest: Diagnoses of labeling risky
violation by HTML element 401 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 401
- Tag name:
DIV - Text:
00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
- Start tag:
<div class="mta-w-33 mta-px-050"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the labeling risky
issue
- Why it matters: User may misunderstand a form control
- Priority: lowest
- Related WCAG standard: 3.3.2
Diagnoses
Here is how rule engines diagnose the labeling risky
issue for HTML element 401 of the Metropolitan Transportation Authority page.
- Expected attribute <code>id</code> to be defined on element <code><select type="number" aria-label="Minutes" class="mta-select"></select></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN