Re: [csswg-drafts] [css-color] Resolving color-mix() (#7302)

> @svgeesus The specified value shouldn't resolve colors. `color-mix(blue, red)` should be `color-mix(blue, red)`, not `color-mix(rgb(0, 0, 255), rgb(255, 0, 0))`.

@svgeesus Should we add some tests here to reflect that?
https://github.com/web-platform-tests/wpt/blob/master/css/css-color/parsing/color-valid-color-mix-function.html

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


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

Received on Tuesday, 11 October 2022 18:05:10 UTC