Kilotest: Diagnoses of labeling risky
violation by HTML element 146 on Institute for Progress page
Here is how tools diagnose the labeling risky
issue for HTML element 146 of the Institute for Progress page.
Basics
- About the
labeling risky
issue- Why it matters: User may misunderstand a form control
- Priority: lowest
- Related WCAG standard: 3.3.2
- About the Institute for Progress page
- URL:
https://ifp.org/ - Tested on 2026-04-03 at 04:21
- URL:
- 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 = 726, y = 0, width = 430, height = 69
- Tag name:
Diagnoses
- 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