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

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

Basics

Diagnoses

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

    Tool: Accessibility Checker (IBM)

    Rule: aria_role_redundant

  2. The img role is unnecessary for element img.

    Tool: Html Checker API (World Wide Web Consortium)