Kilotest: Diagnoses of input not named violation by HTML element 305 on California YIMBY Education Fund page

Here is how tools diagnose the input not named issue for HTML element 305 of the California YIMBY Education Fund 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