Kilotest: Diagnoses of input not named
violation by HTML element 127 on CVS page
Basics
About the CVS page
- URL: https://www.cvs.com/
- Tested 26 days ago by job
vqion 2026-05-06 at 17:34
About HTML element 127
- Tag name:
INPUT - Text:
Search CVS or ask a question
- Start tag:
<input id="cvs-search-input-homepage" role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendant="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a question" maxlength="255" type="search" enterkeyhint="search" value="" autocomplete="off" class="sc-cvs-search-box" c-id="6.5.3.1"> - XPath:
[not obtained] - Bounding box: x = 146, y = 10, width = 1611, height = 44
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 tools diagnose the input not named
issue for HTML element 127 of the CVS 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