Kilotest: Diagnoses of ID not unique
violation by HTML element 300 on California YIMBY Education Fund page
Basics
About the California YIMBY Education Fund page
- URL: https://cayimby.org/
- Tested 29 days ago by job
6d3on 2026-05-03 at 17:05
About HTML element 300
- Tag name:
INPUT - Text:
Sign Up
- Start tag:
<input type="text" name="email" id="email" placeholder="Enter your email address"> - XPath:
/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[1] - Bounding box: x = 352, y = 3903, width = 402, height = 48
About the ID not unique
issue
- Why it matters: User may be pointed to the wrong item
- Priority: highest
- Related WCAG standard: 4.1.1
Diagnoses
Here is how tools diagnose the ID not unique
issue for HTML element 300 of the California YIMBY Education Fund page.
- The first occurrence of ID email was here.
Tool: Html Checker API (World Wide Web Consortium)
- [failed]
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP30