Kilotest: Diagnoses of option groups not marked?
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 option groups not marked?
issue
- Why it matters: User may be unable to get help recognizing groups of options
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the option groups not marked?
issue for HTML element 388 of the Metropolitan Transportation Authority page.
- If this selection list contains groups of related options, they should be grouped with optgroup.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H85.2