Kilotest: Diagnoses of control not named
violation by HTML element 2751 on Cátedra UNESCO Legislación, Sociedad y Patrimonio page
Basics
About the Cátedra UNESCO Legislación, Sociedad y Patrimonio page
- URL: https://catedrapatrimonio.wixsite.com/ugto
- Tested 13 days ago by job
aujon 2026-07-07 at 18:07
About HTML element 2751
- Tag name:
INPUT - Text: [not applicable]
- Start tag:
<input name="reporte-ciudadano *" id="input_comp-kge0ywp4" class="nbaJII has-custom-focus wixui-text-input__input" type="text" placeholder="Reporte ciudadano *" required="" aria-invalid="false" autocomplete="off" value="" style=""> - XPath:
[not obtained] - Bounding box: x = 1020, y = 22709, width = 254, height = 40
About the control not named
issue
- Why it matters: User cannot get help on how to operate a form item
- Priority: highest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the control not named
issue for HTML element 2751 of the Cátedra UNESCO Legislación, Sociedad y Patrimonio page.
- This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1.F68 - Missing form label
Tool: WAVE (Utah State University)
Rule:
label_missing