Kilotest: Diagnoses of false aria-hidden value risky violation by HTML element 1212 on GiveDirectly page

Here is how tools diagnose the false aria-hidden value risky issue for HTML element 1212 of the GiveDirectly page.

Basics

Diagnoses

  1. You have defined <code>aria-hidden="false"</code>. Caution, as the child content is always readable by screen readers regardless of setting <code>display: none</code> on any child element.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: aria_hidden_false

  2. You have defined <code>aria-hidden="false"</code>. Caution, as the child content is always readable by screen readers regardless of setting <code>display: none</code> on any child element.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: aria_hidden_false