Re: [csswg-drafts] [mediaqueries-5] Remove (prefers-contrast) as a boolean, and replaced by a new color reduction media query (#6036)

@FremyCompany for the reason given by @tabatkins in the previous comment, I don't think removing the booleanness of the feature is likely to be what we want to do here.

That said:

* The "reduced complexity" use case is now discussed under both `(prefers-contrast)` (used in boolean form) and `forced-colors`. Maybe some massaging of the examples could make this better? Suggestions on this front appreciated.

* Adding a new `reduced-colors` (or `reduced-complexity`) query might be the path forward, but I'd like to be careful about this: there might be quite a few factorings of existing queries that could be useful queries on their own, and I don't think we want to add many of those, as it eventually gets complicated for authors to know what's what. If we need lots of these, that feels like a sign we didn't quite land on the right design.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 26 February 2021 02:41:44 UTC