Kilotest: Diagnoses of input not named
violation by HTML element 2698 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 2698
- Tag name:
INPUT - Text: [not applicable]
- Start tag:
<input name="email" id="input_comp-l8vhdo3l1" class="nbaJII has-custom-focus wixui-text-input__input" type="email" placeholder="Dirección de email" required="" aria-invalid="false" pattern="^.+@.+\.[a-zA-Z]{2,63}__startTag__quot; maxlength="250" autocomplete="off" value="" style=""> - XPath:
[not obtained] - Bounding box: x = 1056, y = 22192, width = 264, height = 36
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 2698 of the Cátedra UNESCO Legislación, Sociedad y Patrimonio page.
- This emailinput 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.InputEmail.Name