Kilotest: Diagnoses of select not named violation by HTML element 593 on Open Secrets page

Basics

About the Open Secrets page

About HTML element 593

About the select not named issue

Diagnoses

Here is how tools diagnose the select not named issue for HTML element 593 of the Open Secrets page.

  1. This select 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.Select.Name

  2. This select element does not have a value available to an accessibility API.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: W-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Select.Value