Re: [csswg-drafts] [media-queries-5] Detect all available color schemes (#3882)

> Complication: we'd need to define a new way of matching media queries, where the media condition is represented by a list of possible keyword values and any of those keywords is considered a true value.

Why? I'd expect you should be able to write `@media (available-color-scheme: light) or (available-color-scheme: dark)`, for example.

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3882#issuecomment-487330641 using your GitHub account

Received on Sunday, 28 April 2019 00:48:58 UTC