Document Body Hidden

Compliance Data & User Impact

User Impact: Critical

100% Complete

Disabilities Affected:

  • blindness
  • deafblindness

WCAG Version:
2

WCAG Levels:

  • A

WCAG Guidelines:

Solution Techniques:

Automated Test Accuracy:
High

Check1st Severity:
4

DRRSAG Designations:

  • general

How to Fix The Problem

Remove the aria-hidden attribute from the body element.

The Algorithm, In Simple Terms

The engine scans for the aria-hidden=true attribute key value pair on the <body> element.

Why Is It Important?

users who use assistive tools, such as screen readers, will not be able to use the page.