WCAG 2.2.1: Timing Adjustable
Success Criterion 2.2.1 — Level A
Quick Answer
If content has a time limit, users must be able to turn it off, adjust it, or extend it.
Why It Matters
Users with cognitive or motor disabilities may need more time to read content or complete forms.
How to Audit
Run an automated accessibility scan to detect common Timing Adjustable 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 Timing Adjustable issues — manual testing is essential.
How to Fix
Remove unnecessary time limits. If required, provide a 20-second warning with option to extend.
Frequently Asked Questions
What is WCAG 2.2.1 Timing Adjustable?
If content has a time limit, users must be able to turn it off, adjust it, or extend it.
Is WCAG 2.2.1 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.1 violations?
Remove unnecessary time limits. If required, provide a 20-second warning with option to extend.
Scan Your Site for WCAG 2.2.1 Issues
Get a free automated accessibility report including all WCAG 2.1 AA violations.
Run Free Accessibility Scan