Kilotest: Diagnoses of input not named violation by HTML element 982 on Run! page

Here is how tools diagnose the input not named issue for HTML element 982 of the Run! 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