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

@inoas I think the transition period is going to be too long to make 
it practical to have the boolean value oriented the way you suggest, 
and even after the support is universal, authors often think of the 
full fledged design first, and of adaptations later, making the 
"prefer reduce" (no matter what it's called) the better option for a 
naked boolean query.

> `motion: all | reduced | prefer-none* | prefer-reduced | none*`  (* 
= falsey)

This gives the same boolean value to 'all' and to 'prefer-reduced', 
which I don't think is good. Did you mean to make 'prefer-reduced' 
falsey as well?



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

Received on Wednesday, 7 December 2016 17:01:06 UTC