Skip to main content
RAWeb 1.1

Hidden content

Assistive technologies (in particular screen readers) do not render content hidden via

  • display with the value none (display: none);
  • visibility with the value hidden (visibility: hidden);
  • font-size set to 0 (font-size: 0);
  • HTML5 hidden attribute;
  • HTML5 inert attribute;
  • WAI-ARIA aria-hidden="true" attribute.

All content using one or more of these properties and attributes is applicable for the critère 10.8.

Where this term is used

One accessibility criterion refers to this definition.