WCAG 2.2.2: Pause Stop Hide
Success Criterion 2.2.2 — Level A
Quick Answer
Moving, blinking, scrolling, or auto-updating content must be pausable.
Why It Matters
Animated content can cause seizures or distract users with cognitive disabilities.
How to Audit
Run an automated accessibility scan to detect common Pause Stop Hide failures. Then manually verify with: keyboard-only navigation, a screen reader (VoiceOver on Mac, NVDA on Windows), and browser developer tools. Automated tools catch approximately 40% of Pause Stop Hide issues — manual testing is essential.
How to Fix
Add pause/stop controls to carousels, animations, and auto-scrolling content.
Frequently Asked Questions
What is WCAG 2.2.2 Pause Stop Hide?
Moving, blinking, scrolling, or auto-updating content must be pausable.
Is WCAG 2.2.2 required for ADA compliance?
WCAG 2.1 Level A is the minimum baseline for ADA website compliance. Courts have upheld WCAG 2.1 AA as the standard for ADA Title III lawsuits.
How do I fix WCAG 2.2.2 violations?
Add pause/stop controls to carousels, animations, and auto-scrolling content.
Scan Your Site for WCAG 2.2.2 Issues
Get a free automated accessibility report including all WCAG 2.1 AA violations.
Run Free Accessibility Scan