[csswg-drafts] [css-color-adjust] No more fallback colors (#7007)

svgeesus has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-color-adjust] No more fallback colors ==
I just noticed this, in [Properties Affected by Forced Colors Mode](https://drafts.csswg.org/css-color-adjust-1/#forced-colors-properties)

> If the color value indicates a “fallback” color (as in the color() function in [CSS-COLOR-5]) and that fallback color is a system color, then the color is forced to that system color.

Concerns over the value and added complexity of a (potentially long) fallback color list for `color()` were raised: https://github.com/w3c/csswg-drafts/issues/5931 https://github.com/w3c/csswg-drafts/issues/5904 and similarly for `device-cmyk()` https://github.com/w3c/csswg-drafts/issues/6721 which resulted in their being dropped from CSS Color 4.

So, I guess simply drop the quoted bullet item?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7007 using your GitHub account


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

Received on Wednesday, 2 February 2022 19:22:58 UTC