Kilotest: Diagnoses of input not named
violation by HTML element 1053 on Centre for Effective Altruism page
Basics
About the Centre for Effective Altruism page
- URL: https://www.effectivealtruism.org/
- Tested 38 days ago by job
6gwon 2026-04-24 at 21:54
About HTML element 1053
- Tag name:
INPUT - Text:
Sign up
- Start tag:
<input type="email" autocomplete="email" name="EMAIL" placeholder="Your email" class="css-tmu9mf-NewsletterForm-input" value=""> - XPath:
[not obtained] - Bounding box: x = 484, y = 7733, width = 400, height = 46
About the input not named
issue
- Why it matters: User cannot get help on what information to enter in a form item
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the input not named
issue for HTML element 1053 of the Centre for Effective Altruism page.
- This emailinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.InputEmail.Name