Re: [csswg-drafts] [mediaqueries-5] prefers-contrast: high media feature does not accurately describe the macOS/iOS state

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