Re: [csswg-drafts] [css-color-5] Commas in color-mix()? (#6066)

Or we can swap the color space (though I prefer the color space at the end):

```
color-mix(<<colorspace>> / ?  [ [ <<color>> && [ <<percentage>> ]? ] <<color>> ] )
color-mix(lch / red 20%, white)
```

(apologies if this syntax is incorrect).

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


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

Received on Thursday, 4 March 2021 00:31:05 UTC