Kilotest: Diagnoses of role redundant violation by HTML element 0 on Salesforce Known Issues page

Basics

About the Salesforce Known Issues page

About HTML element 0

About the role redundant issue

Diagnoses

Here is how tools diagnose the role redundant issue for HTML element 0 of the Salesforce Known Issues page.

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

    Tool: Accessibility Checker (IBM)

    Rule: aria_role_redundant

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

    Tool: Accessibility Checker (IBM)

    Rule: aria_role_redundant

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

    Tool: Accessibility Checker (IBM)

    Rule: aria_role_redundant

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

    Tool: Accessibility Checker (IBM)

    Rule: aria_role_redundant

  5. The explicitly-assigned ARIA role "textbox" is redundant with the implicit role of the element <input>

    Tool: Accessibility Checker (IBM)

    Rule: aria_role_redundant

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

    Tool: Accessibility Checker (IBM)

    Rule: aria_role_redundant

  7. The textbox role is unnecessary for an input element that has no list attribute and whose type is text.

    Tool: Html Checker (World Wide Web Consortium)

  8. The button role is unnecessary for element button.

    Tool: Html Checker (World Wide Web Consortium)