Kilotest: Diagnoses of labeling risky
violation by HTML element 146 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 146
- Tag name:
FORM - Text:
Search
- Start tag:
<form class="site-header__search" action="https://ifp.org"> - XPath:
/html/body/header[1]/div[1]/form[1] - Bounding box: x = 815, y = 0, width = 430, height = 69
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 146 of the Institute for Progress page.
- Expected attribute <code>id</code> to be defined on element <code><input name="s" type="text" class="site-header__search-input" aria-label="Search Query" placeholder="Type something"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN