Kilotest: Diagnoses of input not named
violation by HTML element 209 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 209
- Tag name:
INPUT - Text: [not applicable]
- Start tag:
<input type="search" name="keyword" class="search-input" placeholder="Search"> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the input not named
issue
- Why it matters: User cannot get help on what information to enter in a form item
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the input not named
issue for HTML element 209 of the YMCA of Greater San Antonio page.
- This searchinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.InputSearch.Name