- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Mon, 26 Mar 2018 08:22:40 +0000
- To: public-css-archive@w3.org
agree with @frivoal here. `prefers-high-contrast` indicates the user's wish. the discussion here is about detecting if the environment/OS is already set to deliver a different presentation to the user (and to then possibly take that into account when defining your own styles to take THAT already into account). i could see potential for a `prefers-high-contrast`, separate from this discussion here. though then there's a (small?) risk that a browser would report that the user prefers high contrast, and a site changes its styles accordingly, but that the user also has their OS already doing some adaptation for them - leading to a doubling down on contrast potentially too far the other way? (e.g. if the author used the `prefers-high-contrast` as an indication to load in much more contrasty photos/images, which would then be made even more contrasty by the OS) -- GitHub Notification of comment by patrickhlauke Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1286#issuecomment-376084714 using your GitHub account
Received on Monday, 26 March 2018 08:22:47 UTC