- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 May 2020 09:05:14 +0000
- To: public-css-archive@w3.org
frivoal has just labeled a pull request from frivoal for https://github.com/w3c/csswg-drafts as "Closed Accepted as Obvious Bugfix": == [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 Thursday, 28 May 2020 09:05:15 UTC