Kilotest: Diagnoses of option groups not marked?
violation by HTML element 284 on Disability Rights Advocates page
Basics
About the Disability Rights Advocates page
- URL: https://dralegal.org/
- Tested 36 days ago by job
77won 2026-04-26 at 17:41
About HTML element 284
- Tag name:
SELECT - Text:
All … Voting
- Start tag:
<select name="life_area_tax" id="life_area_tax"> - XPath:
/html/body/div[1]/main[1]/div[1]/div[1]/form[1]/div[1]/select[1] - Bounding box: x = 390, y = 418, width = 251, height = 53
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 tools diagnose the option groups not marked?
issue for HTML element 284 of the Disability Rights Advocates 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