Kilotest: Diagnoses of aria-label on non-labelable role violation by HTML element 473 on Pacific Northwest Software Quality Conference page

Here is how tools diagnose the aria-label on non-labelable role issue for HTML element 473 of the Pacific Northwest Software Quality Conference page.

Basics

Diagnoses

  1. The aria-label attribute must not be specified on any div element unless the element has a role value other than caption, code, deletion, emphasis, generic, insertion, paragraph, presentation, strong, subscript, or superscript.

    Tool: Html Checker API (World Wide Web Consortium)