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

Basics

About the CVS page

About HTML element 677

About the false aria-hidden value risky issue

Diagnoses

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

  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