Kilotest: Diagnoses of option groups not marked?
violation by HTML element 403 on My Suma page
Basics
About the My Suma page
- URL: https://mysuma.org/
- Tested 39 days ago by job
kbuon 2026-06-11 at 23:38
About HTML element 403
- Tag name:
SELECT - Text: [not applicable]
- Start tag:
<select class="goog-te-combo" aria-label="Language Translate Widget"> - XPath:
/html/body/div[5]/div[1]/div[1]/div[1]/select[1] - 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 403 of the My Suma 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