Skip to content
A11ySignal
Level AWCAG 2.0WCAG 2.1WCAG 2.2EN 301 549 § 9.2.2.2

2.2.2
Pause, Stop, Hide

Anything that moves, blinks, scrolls or updates by itself for more than five seconds needs a pause control.

What the standard says

For moving, blinking, scrolling, or auto-updating information, all of the following are true:

Why it matters

Motion pulls attention away for people with attention or vestibular conditions, and moving text is unreadable for some low-vision users.

What a failure looks like

  • failsAn auto-rotating hero carousel with no pause.
  • failsA live ticker that never stops.

How to fix it

  • doAdd a visible pause / play control that is reachable by keyboard.
  • doRespect `prefers-reduced-motion` — it is a signal the user already gave you.

How A11ySignal checks it

2 automated checks run against this criterion on every scan.

Also under 2.2 Enough Time