- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Jul 2020 22:22:50 +0000
- To: public-css-archive@w3.org
@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