Re: [csswg-drafts] [css-color-5] For color-mix(), what should happen if you provide an adjuster without a paired percent? (#6046)

The case you are mentioning (adjuster is present, it has no percentage) seems to be item 2 in that list. But perhaps that wasn't clear?

The intent is that you can do `color-mix(peru,  lightgoldenrod)` and get `color-mix(peru  50%, lightgoldenrod)`; a percent is only needed if you want an unequal mixture.

I'm fine requiring an explicit 50%, if we decide on that; or simply adding what I typed above as the first, simplest, example.

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


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

Received on Tuesday, 2 March 2021 15:38:16 UTC