Kilotest: Diagnoses of labeling risky
violation by HTML element 117 on Institute for Progress page
Basics
About the Institute for Progress page
- URL: https://ifp.org/
- Tested 28 days ago by job
00von 2026-05-04 at 17:00
About HTML element 117
- Tag name:
FORM - Text: [not applicable]
- Start tag:
<form class="menu-search-form" action="/" method="get"> - XPath:
/html/body/div[1]/ul[1]/li[5]/ul[1]/li[2]/form[1] - Bounding box: x = 2041, y = 586, width = 1739, height = 35
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 117 of the Institute for Progress page.
- Expected attribute <code>id</code> to be defined on element <code><input type="text" name="s" placeholder="Type something" value=""></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN