Kilotest: Diagnoses of labeling risky
violation by HTML element 90 on 350 Sacramento page
Basics
About the 350 Sacramento page
- URL: https://350sacramento.org/
- Tested 28 days ago by job
029on 2026-05-04 at 16:59
About HTML element 90
- Tag name:
FORM - Text:
Hit enter to search or ESC to close Search
- Start tag:
<form role="search" action="https://350sacramento.org/" method="GET"> - XPath:
/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the labeling risky
issue
- Why it matters: User may misunderstand a form control
- Priority: lowest
- Related WCAG standard: 3.3.2
Diagnoses
Here is how tools diagnose the labeling risky
issue for HTML element 90 of the 350 Sacramento page.
- Expected attribute <code>id</code> to be defined on element <code><input type="text" name="s" value="" aria-label="Search" placeholder="Search"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN