Kilotest: Diagnoses of role redundant violation by HTML element 346 on World Wide Web Consortium page

Here is how tools diagnose the role redundant issue for HTML element 346 of the World Wide Web Consortium page.

Basics

Diagnoses

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

    Tool: Accessibility Checker (IBM)

    Rule: aria_role_redundant

  2. The list role is unnecessary for element ul.

    Tool: Html Checker API (World Wide Web Consortium)