Re: [csswg-drafts] [css-color] Resolving color-mix() / color-contrast() (#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))`.

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


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

Received on Monday, 13 June 2022 14:21:18 UTC