Kilotest: Diagnoses of input not named
violation by HTML element 2745 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 2745
- Tag name:
INPUT - Text: [not applicable]
- Start tag:
<input name="phone" id="input_comp-kge0ywou" class="nbaJII has-custom-focus wixui-text-input__input" type="tel" placeholder="Nº teléfono" aria-invalid="false" maxlength="50" autocomplete="off" aria-required="false" value="" style=""> - XPath:
[not obtained] - Bounding box: x = 1020, y = 22609, 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 2745 of the Cátedra UNESCO Legislación, Sociedad y Patrimonio page.
- This telinput 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.InputTel.Name