Kilotest: Diagnoses of label location dubious
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 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
Diagnoses
Here is how tools diagnose the label location dubious
issue for HTML element 140 of the CMT Services page.
- [failed] The form field has incorrect positioned label.
Tool: QualWeb (University of Lisbon)
Rule:
QW-WCAG-T17