Kilotest: Diagnoses of input not named
violation by HTML element 2742 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 2742
- Tag name:
INPUT - Text: [not applicable]
- Start tag:
<input name="name-*" id="input_comp-kge0ywop" class="nbaJII has-custom-focus wixui-text-input__input" type="text" placeholder="Name *" required="" aria-invalid="false" maxlength="100" autocomplete="off" value="" style=""> - XPath:
[not obtained] - Bounding box: x = 1020, y = 22559, width = 327, height = 40
About the input not named
issue
- Why it matters: User cannot get help on what information to enter in a form item
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the input not named
issue for HTML element 2742 of the Cátedra UNESCO Legislación, Sociedad y Patrimonio page.
- This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name