Kilotest: Diagnoses of labeling risky
violation by HTML element 207 on YMCA of Greater San Antonio page
Basics
About the YMCA of Greater San Antonio page
- URL: https://ymcasatx.org/
- Tested 46 days ago by job
klvon 2026-06-05 at 05:41
About HTML element 207
- Tag name:
FORM - Text: [not applicable]
- Start tag:
<form method="get" action="/search"> - XPath:
/html/body/div[1]/div[1]/div[3]/header[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/form[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 rule engines diagnose the labeling risky
issue for HTML element 207 of the YMCA of Greater San Antonio page.
- Expected attribute <code>id</code> to be defined on element <code><input type="search" name="keyword" class="search-input" placeholder="Search"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN