Kilotest: Diagnoses of focus indication improvable
violation by HTML element 140 on CMT Services page
Basics
About the CMT Services page
- URL: https://www.cmtservicesinc.com/
- Tested 1 days ago by job
24zon 2026-05-31 at 22:19
About HTML element 140
- Tag name:
INPUT - Text: [not applicable]
- Start tag:
<input type="text" value="" onfocus="if (this.value == '') {this.value = '';}" onblur="if (this.value == '') {this.value = '';}" size="18" maxlength="50" name="s" id="searchfield" class="search_input"> - XPath:
/html/body/div[1]/div[2]/div[1]/div[1]/form[1]/input[1] - Bounding box: x = 1271, y = 171, width = 163, height = 31
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 140 of the CMT Services page.
- Element when focused has an outline thinner than 2 pixels
Tool: Testaro (CVS Health)
Rule:
focInd