Kilotest: Diagnoses of focus indication poor
violation by HTML element 350 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the focus indication poor
issue for HTML element 350 of the Pacific Northwest Software Quality Conference page.
Basics
- About the
focus indication poor
issue- Why it matters: Keyboard-only user cannot choose an item to operate
- Priority: highest
- Related WCAG standard: 2.4.7
- About the Pacific Northwest Software Quality Conference page
- URL:
https://pnsqc.org/ - Tested on 2026-04-02 at 14:53
- URL:
- About HTML element 350
- Tag name:
BUTTON - Text: [not applicable]
- Start tag:
<button type="button" class="inline-flex items-center justify-center w-9 h-9 rounded-lg border border-white/10 bg-pnsqc-navy/70 text-white/80 hover:text-white hover:border-white/20 focus:outline-none focus:ring-2 focus:ring-pnsqc-gold/40 disabled:opacity-40 disabled:cursor-not-allowed" aria-label="Previous event" data-carousel-prev="" disabled=""> - XPath:
/html/body/section[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1] - Bounding box: x = 1616, y = 2360, width = 36, height = 36
- Tag name:
Diagnoses
- Element is focusable but has an outline when blurred
Tool: Testaro (CVS Health)
Rule:
focInd