Re: [csswg-drafts] [css-color-5] Omitted adjuster logic for color-mix() (#5279)

> Maybe it's not a scaling algorithm but a distribution solution instead?

I agree that the first stage is a distribution solution, for any missing values.

The second stage though is a scaling one, because the explicit and implicit percentages need to sum to 100% and if they don't, they are scaled.

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

Received on Monday, 27 July 2020 12:44:18 UTC