Kilotest: Diagnoses of labeling risky
violation by HTML element 308 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 308
- Tag name:
LABEL - Text: [not applicable]
- Start tag:
<label class="flex flex-col gap-1"> - XPath:
[not obtained] - Bounding box: x = 1212, y = 2728, width = 385, height = 43
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 308 of the Climate Emergency Fund page.
- Expected attribute <code>id</code> to be defined on element <code><input type="email" name="" placeholder="Email" class="w-full px-1 py-1 border border-blue text-base font-sans focus:outline-none focus:border-black rounded-sm bg-white"></code> to associate with appropriate <code><label for="[id]"></code>
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_labelN