2.3 Seizures and Physical Reactions · Operable
WCAG 2.3.3 Animation from Interactions
Level AAA
Motion animation triggered by interaction can be disabled, unless the motion is essential to the functionality.
Common failures
- Page transitions and parallax scrolling ignore `prefers-reduced-motion`.
How to fix
- Honour the `prefers-reduced-motion` media query.
- Provide an in-app reduce-motion toggle.
Related criteria
- WCAG 2.2.2 Pause, Stop, Hide Level A