a11y: Reduced motion support #77

Open
opened 2026-05-26 16:49:37 +00:00 by jmiller · 0 comments
Owner

Add @media (prefers-reduced-motion: reduce) to disable animations, transitions, and auto-playing content.

Helps users with vestibular disorders, motion sensitivity, or seizure conditions.

WCAG 2.1 AA: 2.3.3 Animation from Interactions

Add @media (prefers-reduced-motion: reduce) to disable animations, transitions, and auto-playing content. Helps users with vestibular disorders, motion sensitivity, or seizure conditions. WCAG 2.1 AA: 2.3.3 Animation from Interactions
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoOnyx#77