Kilotest: Diagnoses of label location dubious
violation by HTML element 487 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the label location dubious
issue for HTML element 487 of the Pacific Northwest Software Quality Conference page.
Basics
- About the
label location dubious
issue- Why it matters: User may fail to notice the explanation of an item in a form
- Priority: lowest
- Related WCAG standard: 3.3.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
- [failed] The form field has incorrect positioned label.
Tool: QualWeb (University of Lisbon)
Rule:
QW-WCAG-T17