Kilotest: Diagnoses of labeling risky
violation by HTML element 1736 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 1736
- Tag name:
LABEL - Text:
By checking the box I agree and consent to the terms and conditions of the Privacy Policy, including the Cookie Policy. … Additionally, this site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
- Start tag:
<label class="check-container" style="font-size:1rem;text-transform:none;"> - XPath:
[not obtained] - Bounding box: x = 538, y = 10775, width = 413, height = 36
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 1736 of the Webby Awards page.
- Expected attribute <code>id</code> to be defined on element <code><input type="checkbox" class="wpcf7-form-control wpcf7-validates-as-required" name="consent" value="1" required=""></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN