Kilotest: Diagnoses of labeling risky
violation by HTML element 1581 on Webby Awards page
Basics
About the Webby Awards page
- URL: https://www.webbyawards.com/
- Tested 13 days ago by job
z57on 2026-05-19 at 14:40
About HTML element 1581
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="input-wrapper"> - XPath:
/html/body/div[10]/div[1]/header[1]/div[2]/div[1]/div[1]/div[3]/form[1]/div[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 tools diagnose the labeling risky
issue for HTML element 1581 of the Webby Awards page.
- Expected attribute <code>id</code> to be defined on element <code><input type="text" name="search" placeholder="Search.."></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN