diff --git a/_articles/accessibility-best-practices-for-your-project.md b/_articles/accessibility-best-practices-for-your-project.md index 624eca43912..4b9e7a00de4 100644 --- a/_articles/accessibility-best-practices-for-your-project.md +++ b/_articles/accessibility-best-practices-for-your-project.md @@ -142,6 +142,7 @@ If your project has a web UI, these high-impact defaults will help all users. * Avoid flashing content and rapid animations. * Avoid parallax effects and auto-advancing carousels, or make them optional and controllable. +* Avoid unnecessary animation if the operating system indicates the user has requested reduced or zero motion. ### Dynamic content