- From: James Craig via GitHub <sysbot+gh@w3.org>
- Date: Sat, 10 Nov 2018 19:28:43 +0000
- To: public-css-archive@w3.org
Another suggestion I recently discussed with @grorg: ``` prefers-contrast: [ reduce | no-preference | increase | high ] ``` In the boolean context `@media (prefers-contrast)` should match both `increase` or `high`, but not `reduce` or `no-preference`. -- GitHub Notification of comment by cookiecrook Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2943#issuecomment-437613516 using your GitHub account
Received on Saturday, 10 November 2018 19:28:45 UTC