Kilotest: Diagnoses of input not named violation by HTML element 192 on LibreOffice page

Here is how tools diagnose the input not named issue for HTML element 192 of the LibreOffice page.

Basics

Diagnoses

  1. 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