- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Jun 2016 03:15:10 +0000
- To: public-css-archive@w3.org
frivoal has just labeled a pull request from frivoal for https://github.com/w3c/csswg-drafts as "mediaqueries-4": == [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