Kilotest: Diagnoses of input not named violation by HTML element 451 on Tradeoffs page

Basics

About the Tradeoffs page

About HTML element 451

About the input not named issue

Diagnoses

Here is how rule engines diagnose the input not named issue for HTML element 451 of the Tradeoffs page.

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