Kilotest: Diagnoses of labeling risky
violation by HTML element 449 on America Walks page
Basics
About the America Walks page
- URL: https://americawalks.org/
- Tested 28 days ago by job
9rlon 2026-05-04 at 17:00
About HTML element 449
- Tag name:
DIV - Text:
Search for:
- Start tag:
<div class="input-group"> - XPath:
/html/body/div[2]/div[2]/form[1]/div[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 449 of the America Walks page.
- Expected attribute <code>id</code> to be defined on element <code><input type="search" class="search-field input-group-field" placeholder="Enter search term" value="" name="s" title="Search for:"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN