[csswg-drafts] Pull Request: [mediaqueries-4] Can't have 'not', 'and' and 'or' at the same level

frivoal has just submitted a new pull request for 
https://github.com/w3c/csswg-drafts:

== [mediaqueries-4] Can't have 'not', 'and' and 'or' at the same level
 ==
This fixes a mistake introduced in 
https://github.com/w3c/csswg-drafts/commit/2f37630466463a8653832584ad3c80fd6f2e01be

Not only can you not have `or` and `and` at the same level, but `not` 
is handled the same as well, and also needs extra parentheses.

See https://github.com/w3c/csswg-drafts/pull/185

Received on Tuesday, 14 June 2016 03:15:12 UTC