Kilotest: Diagnoses of focus indication improvable
violation by HTML element 705 on Pacific Northwest Software Quality Conference page
Basics
About the Pacific Northwest Software Quality Conference page
- URL: https://pnsqc.org/
- Tested 28 days ago by job
owxon 2026-05-04 at 16:59
About HTML element 705
- Tag name:
INPUT - Text:
Email address … 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/main[1]/section[5]/div[1]/div[1]/form[1]/input[1] - Bounding box: x = 704, y = 3241, width = 375, height = 50
About the focus indication improvable
issue
- Why it matters: Keyboard-only user cannot easily choose an item to operate
- Priority: low
- Related WCAG standard: 2.4.7
Diagnoses
Here is how tools diagnose the focus indication improvable
issue for HTML element 705 of the Pacific Northwest Software Quality Conference page.
- Element when focused has no outline
Tool: Testaro (CVS Health)
Rule:
focInd