10.8
For each web page, should hidden content be ignored by assistive technologies?
WCAG Reference
WCAG 1.3.2Tests
- 10.8.1
On each web page, does each hidden content meet one of these conditions?
The hidden content is intended to be ignored by assistive technologies.
The hidden content is not intended to be ignored by assistive technologies and is made renderable by assistive technologies following an action by the user using the keyboard or any pointing device on an element preceding the hidden content or following a repositioning of the focus on it.
WCAG Techniques
- G57