Skip to content

Commit cd6f112

Browse files
authored
Update accessibility-best-practices-for-your-project.md
Add comments regarding "reduce motion" to Motion and Animation section
1 parent 23eaaed commit cd6f112

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_articles/accessibility-best-practices-for-your-project.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ If your project has a web UI, these high-impact defaults will help all users.
142142

143143
* Avoid flashing content and rapid animations.
144144
* Avoid parallax effects and auto-advancing carousels, or make them optional and controllable.
145+
* Avoid unnecessary animation if the operating system indicates the user has requested reduced motion
146+
* macOS and iOS wording for the OS setting is "reduce" while Windows, Android, and Linux wording implies all or nothing. The wording "prefers reduced motion" is an artifact of history and cannot be considered to fully express the user's preference.
145147

146148
### Dynamic content
147149

0 commit comments

Comments
 (0)