Re: [csswg-drafts] [css-color-hdr] How should checking for percentages summing to 0 work in dynamic-range-limit-mix() when calc() is used? (#11678)

@tabatkins  wrote 

> in a premultiplied color space that's exactly identical to the current behavior _and_ is well-defined all the way down to 0%. In a non-premultiplied space you have to handle things slightly more manually (thus the current text),

I don't understand why you state that the current text is non-premultiplied. Color 5 [3.2. Calculating the Result of color-mix](https://drafts.csswg.org/css-color-5/#color-mix-result) references Color 4 [12. Color Interpolation](https://drafts.csswg.org/css-color-4/#interpolation) in which step 5 is "changing the color components to [premultiplied](https://drafts.csswg.org/css-color-4/#premultiplied) form".



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


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

Received on Thursday, 13 March 2025 18:09:56 UTC