File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2771,8 +2771,8 @@ Detecting the desire for less motion on the page: the 'prefers-reduced-motion' f
27712771 </pre>
27722772
27732773 The 'prefers-reduced-motion' media feature is used to detect if the user
2774- has requested the system minimize the amount of animation or motion it
2775- uses.
2774+ has requested the system minimize the amount of non-essential motion
2775+ it uses.
27762776
27772777 <dl dfn-type=value dfn-for="@media/prefers-reduced-motion">
27782778 <dt> <dfn>no-preference</dfn>
@@ -2783,11 +2783,11 @@ Detecting the desire for less motion on the page: the 'prefers-reduced-motion' f
27832783
27842784 <dt> <dfn>reduce</dfn>
27852785 <dd>
2786- Indicates that user has notified the system that they
2787- prefer an interface that minimizes the amount of movement
2788- or animation, preferably to the point where all non-essential
2789- movement is removed.
2790-
2786+ Indicates that user has notified the system
2787+ that they prefer an interface that
2788+ removes or replaces the types of motion-based animation
2789+ that either trigger discomfort for those with vestibular motion sensitivity,
2790+ or distraction for those with attention deficits.
27912791 </dl>
27922792
27932793<h3 id="prefers-reduced-transparency">
You can’t perform that action at this time.
0 commit comments