Re: [csswg-drafts] [mediaqueries-4] Confused about the Boolean value of media features

Yeah, the MQ keywords aren't variables, they're, well, queries.  `(orientation: landscape)` is a question asking "is the orientation currently landscape?", which is either true or false, not something fetching the fixed-per-UA value of a `landscape` variable.

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

Received on Thursday, 7 September 2017 22:19:34 UTC