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

>From @frivoal suggestion in #443, this could be 

`reduce-motion-preference: [ none | prefer | forced ]`

- `none`: no preference
- `prefer`: Web page author responsible for reducing animations or 
movement appropriately to avoid vestibular triggers or otherwise 
excessive motion.
- `forced`: motion (CSS animations, etc) prevented by the UA. (Note: 
as far as I know, no platform or browser supports a setting like this,
 but I suppose it could happen.)

PS. The `none` pattern still seems misleading in this context. It's 
silly that `reduce-motion-preference: none` means "user is okay with 
motion."

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

Received on Wednesday, 7 September 2016 15:30:58 UTC