Kilotest: Diagnoses of focus indication improvable
violation by HTML element 328 on Tradeoffs page
Basics
About the Tradeoffs page
- URL: https://tradeoffs.org/
- Tested 30 days ago by job
5g2on 2026-06-20 at 13:59
About HTML element 328
- Tag name:
BUTTON - Text:
Open Search
- Start tag:
<button id="search-toggle" on="tap:AMP.setState( { searchVisible: !searchVisible } ), search-form-2.focus" aria-controls="search-menu" [aria-expanded]="searchVisible ? 'true' : 'false'" aria-expanded="false"> - XPath:
/html/body/div[1]/header[1]/div[1]/div[1]/div[3]/div[2]/button[1] - Bounding box: x = 1532, y = 21, width = 28, height = 37
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 rule engines diagnose the focus indication improvable
issue for HTML element 328 of the Tradeoffs page.
- Element when focused has an outline thinner than 2 pixels
Tool: Testaro (CVS Health)
Rule:
focInd