- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Apr 2019 22:28:48 +0000
- To: public-css-archive@w3.org
Possibly, but the fear as always with this sort of thing is that a page will type "any" because it's shorter than "light dark", even tho it would actually look bad if, say, "sepia" was used. A user can always force a page into supporting a color scheme with a `*{color-scheme: foo !important;}` declaration in their user stylesheet (or the UA can fake it with similar mechanics behind-the-scenes), so I don't think this addition is worth the risk of it being misused. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3859#issuecomment-487220414 using your GitHub account
Received on Friday, 26 April 2019 22:28:49 UTC