Kilotest: Diagnoses of role redundant violation by HTML element 17 on Portland Accessibility and User Experience Meetup page

Basics

About the Portland Accessibility and User Experience Meetup page

About HTML element 17

About the role redundant issue

Diagnoses

Here is how tools diagnose the role redundant issue for HTML element 17 of the Portland Accessibility and User Experience Meetup page.

  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)