Kilotest: Diagnoses of input not named
violation by HTML element 464 on My Suma page
Basics
About the My Suma page
- URL: https://mysuma.org/
- Tested 39 days ago by job
kbuon 2026-06-11 at 23:38
About HTML element 464
- Tag name:
INPUT - Text: [not applicable]
- Start tag:
<input type="text" name="tl" id="goog-gt-votingInputTrgLang" style=""> - XPath:
/html/body/div[7]/div[1]/div[4]/form[1]/input[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 464 of the My Suma 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