Kilotest: Diagnoses of input has placeholder instead of name
violation by HTML element 487 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the input has placeholder instead of name
issue for HTML element 487 of the Pacific Northwest Software Quality Conference page.
Basics
- About the
input has placeholder instead of name
issue- Why it matters: User cannot get reliable help on what information to enter in a form item
- Priority: high
- Related WCAG standard: 4.1.2
- About the Pacific Northwest Software Quality Conference page
- URL:
https://pnsqc.org/ - Tested on 2026-04-02 at 14:53
- URL:
- About HTML element 487
- Tag name:
INPUT - Text:
Subscribe
- Start tag:
<input type="email" name="email" id="email" autocomplete="email" placeholder="you@example.com" required="" class="flex-1 px-4 py-3 rounded-lg bg-white/5 border border-white/10 text-white placeholder-pnsqc-slate focus:outline-none focus:border-pnsqc-gold/50 focus:ring-2 focus:ring-pnsqc-gold/20 transition-colors"> - XPath:
/html/body/section[5]/div[1]/div[1]/form[1]/input[1] - Bounding box: x = 704, y = 3252, width = 375, height = 50
- Tag name:
Diagnoses
- Element has a placeholder but no accessible name
Tool: Testaro (CVS Health)
Rule:
phOnly