Kilotest: Diagnoses of input not named violation by HTML element 487 on Pacific Northwest Software Quality Conference page

Here is how tools diagnose the input not named issue for HTML element 487 of the Pacific Northwest Software Quality Conference page.

Basics

Diagnoses

  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