Kilotest: Diagnoses of aria attribute redundant violation by HTML element 716 on Foundation for Individual Rights and Expression page

Here is how tools diagnose the aria attribute redundant issue for HTML element 716 of the Foundation for Individual Rights and Expression page.

Basics

Diagnoses

  1. The ARIA attribute "aria-required" is redundant with the HTML attribute "required"

    Tool: Accessibility Checker (IBM)

    Rule: aria_attribute_redundant

  2. Attribute aria-required is unnecessary for elements that have attribute required.

    Tool: Html Checker API (World Wide Web Consortium)