Kilotest: Diagnoses of labeling risky
violation by HTML element 311 on Climate Emergency Fund page
Basics
About the Climate Emergency Fund page
- URL: https://www.climateemergencyfund.org/
- Tested 38 days ago by job
hopon 2026-04-24 at 20:58
About HTML element 311
- Tag name:
LABEL - Text:
Sign up for news
- Start tag:
<label class="flex items-center gap-2 cursor-pointer"> - XPath:
[not obtained] - Bounding box: x = 1212, y = 2786, width = 385, height = 30
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 311 of the Climate Emergency Fund page.
- Expected attribute <code>id</code> to be defined on element <code><input type="checkbox" class="w-4 h-4 accent-blue-500 cursor-pointer"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN