[csswg-drafts] [css-color-adjust] Should forced-colors support `color-mix()`? (#11097)

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

== [css-color-adjust] Should forced-colors support `color-mix()`? ==
[CSS Color Adjustment Module Level 1](https://drafts.csswg.org/css-color-adjust-1/)

I realized that Firefox performs a `color-mix()` in Forced Colors Mode when all the colors in the mix are CSS System Colors:
https://cssence.com/2024/color-mix-in-forced-colors-mode/
https://codepen.io/cssence/pen/abeVWYK

Chromium-based browsers do not. After filing an issue ([Bugzilla ticket #1927252](https://bugzilla.mozilla.org/show_bug.cgi?id=1927252)), Mozilla responsed they implemented this on purpose, i.e. not a bug but a feature. We should clarify what the behavior should be, the Chromium-based way or the Firefox way.


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


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

Received on Monday, 28 October 2024 07:24:24 UTC