Kilotest: Diagnoses of labeling risky
violation by HTML element 994 on Run! page
Basics
About the Run! page
- URL: https://www.designedtorun.com/
- Tested 28 days ago by job
mgfon 2026-05-04 at 17:00
About HTML element 994
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="input-field"> - XPath:
/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/form[1]/div[1]/div[1] - Bounding box: x = 708, y = 9714, width = 503, height = 50
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 994 of the Run! page.
- Expected attribute <code>id</code> to be defined on element <code><input type="text" placeholder="Email address" name="email"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN