Kilotest: Diagnoses of labeling risky
violation by HTML element 164 on Turrito page
Basics
About the Turrito page
- URL: https://www.turrito.com/
- Tested 44 days ago by job
i2non 2026-06-07 at 00:32
About HTML element 164
- Tag name:
FORM - Text:
Hit enter to search or ESC to close … SEARCH
- Start tag:
<form role="search" action="https://www.turrito.com/" method="GET"> - XPath:
/html/body/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1] - Bounding box: x = 338, y = 150, width = 1245, height = 76
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 164 of the Turrito page.
- Expected attribute <code>id</code> to be defined on element <code><input type="text" name="s" value="" aria-label="Search" placeholder="Search"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN