Kilotest: Diagnoses of select not named
violation by HTML element 510 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 510
- Tag name:
SELECT - Text:
$100 … Other Amount
- Start tag:
<select id="amount" name="amount"> - XPath:
/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[1]/select[1] - Bounding box: x = 390, y = 4011, width = 360, height = 53
About the select not named
issue
- Why it matters: User cannot get help on the topic of a list of options
- Priority: high
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the select not named
issue for HTML element 510 of the Disability Rights Advocates page.
- This select element does not have a value available to an accessibility API.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Select.Value