Kilotest: Diagnoses of role redundant violation by HTML element 421 on California YIMBY Education Fund page

Here is how tools diagnose the role redundant issue for HTML element 421 of the California YIMBY Education Fund page.

Basics

Diagnoses

  1. The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>

    Tool: Accessibility Checker (IBM)

    Rule: aria_role_redundant

  2. The navigation role is unnecessary for element nav.

    Tool: Html Checker API (World Wide Web Consortium)