Kilotest: Diagnoses of option groups not marked?
violation by HTML element 517 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 517
- Tag name:
SELECT - Text:
One-time … Yearly
- Start tag:
<select id="frequency" name="frequency"> - XPath:
/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[1]/select[2] - Bounding box: x = 390, y = 4127, width = 360, 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 517 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