Body element is hidden Accessibility Checkpoint

Description

Must not set aria-hidden=true on the body element.

Help

Setting aria-hidden=true on body hides the entire page from screen readers including modals and loading indicators even if they specify aria-hidden=false. Remove aria-hidden from the body element.

Applicable standards

Note: Section 508 Refresh (2017) checkpoints are equivalent to WCAG 2.0 level A and level AA checkpoints.

Change history

  • 6.54 Oct 2024 Added.

This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.

Rule ID: AccAriaHiddenBody