Re: [csswg-drafts] [mediaqueries] Media Feature: "reduce motion" user setting

@inoas 
> As for the prefix, this could also work: `prefers-motion: default | 
reduced | disabled`

`@media (prefers-motion)` would then mean the opposite of the 
intention.

Would this work for you and @frivoal?

`prefers-reduced-motion: default | prefers-reduced-motion | 
forced-no-motion`

We don't plan to implement `forced-no-motion` unless other browsers 
pick it up, but we could add a note that made it clear other tokenized
 values could be added later. 

-- 
GitHub Notification of comment by cookiecrook
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/442#issuecomment-265206909 
using your GitHub account

Received on Tuesday, 6 December 2016 17:01:46 UTC