Kilotest: Diagnoses of select not named
violation by HTML element 388 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 388
- Tag name:
SELECT - Text:
1 2 3 4 5 6 7 8 9 10 11 12
- Start tag:
<select type="number" aria-label="Hour" class="mta-select"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the select not named
issue
- Why it matters: User cannot get help on the topic of a list of options
- Priority: high
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the select not named
issue for HTML element 388 of the Metropolitan Transportation Authority page.
- This select element does not have a value available to an accessibility API.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Select.Value