Re: [csswg-drafts] [css-color-adjust-1] Combine forced-color-adjust and color-adjust properties somehow? (#3880)

@alice We're closing this as no change because we don't have a good idea for how to do this in a way that doesn't introduce problems. Considerations are:

- `color-adjust` has been shipping for quite awhile, used to get backgrounds to print, so we need to continue to support the current syntax.
- Elements that have `color-adjust` to get backgrounds to print should, for the most part, still be affected by forced-colors mode, so we can't combine the two into one switch.

There's one use case where pretty much any imagineable color adjustment (the ones that exist, and ones we might invent in the future) should be turned off: color swatches. It would be nice if there was some way to indicate this without encouraging authors to overuse it.

But overall it seems like pages are more likely to make errors if we cascade these two switches as a single property than if they are separate. :(


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


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

Received on Thursday, 8 April 2021 22:48:23 UTC