Re: [csswg-drafts] [css-color] color-mix() percentage normalization doesn't match animations. (#7324)

> which means that `color-mix(currentColor 100%, red 100%)` ends up with a different alpha rather than with a saturated color

For values that sum to greater than 100% the alpha is not affected. You get the same as `color-mix(currentColor 50%, red 50%)`

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


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

Received on Sunday, 29 May 2022 20:57:57 UTC