- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 May 2025 18:49:32 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-color] Should `color-mix(green 0%)` return transparent black or transparent green? == The current `color-mix()` algorithm has an early exit if the percentage total is zero, returning `transparent` i.e. transparent black. This doesn't seem ideal? Shouldn't it return transparent of the color specified? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12214 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 20 May 2025 18:49:33 UTC