Kilotest: Diagnoses of input not named violation by HTML element 118 on Institute for Progress page

Here is how tools diagnose the input not named issue for HTML element 118 of the Institute for Progress 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