Kilotest: Diagnoses of option groups not marked?
violation by HTML element 199 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 199
- Tag name:
SELECT - Text:
Select Language … isiXhosa
- Start tag:
<select class="gt_selector notranslate" aria-label="Select Language"> - XPath:
/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/select[1] - Bounding box: x = 1187, y = 31, width = 110, height = 18
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 199 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