Re: [csswg-drafts] [css-color-adjust-1][mediaqueries-5] Fold `forced-colors` and `prefers-contrast`? (#3856)

@cookiecrook Your example in https://github.com/w3c/csswg-drafts/issues/3856#issuecomment-642313572 doesn't work because you're assuming that `(prefers-contrast)` only matches high or increased contrast modes, but in fact it also matches low contrast modes. So I don't really understand why you think that adding `forced` to the possible values is problematic: whethe we add it or not, `(prefers-contrast)` on its own already can't tell you whether the user wants high or low contrast.

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

Received on Wednesday, 8 July 2020 22:22:52 UTC