Kilotest: Diagnoses of labeling risky
violation by HTML element 281 on Foundation for Individual Rights and Expression page
Basics
About the Foundation for Individual Rights and Expression page
- URL: https://www.fire.org/
- Tested 29 days ago by job
r14on 2026-05-03 at 17:04
About HTML element 281
- Tag name:
FORM - Text: [not applicable]
- Start tag:
<form role="search" method="GET" action="/search" data-once="form-updated" data-drupal-form-fields=""> - XPath:
/html/body/div[1]/div[1]/header[1]/div[1]/div[3]/div[1]/form[1] - Bounding box: x = 1855, y = 85, width = 37, height = 50
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 281 of the Foundation for Individual Rights and Expression page.
- Expected attribute <code>id</code> to be defined on element <code><input class="js-header-search-input" type="search" name="q" aria-label="Search Term(s)" placeholder="Enter search terms"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN