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

> > > If you have two negative percentages (or 0%), and they are clamped at computed value time, you will end up with two 0% values which is still invalid per spec.
> > 
> > 
> > I agree that this case needs to be explicitly specified. I suggest it is treated the same as "both percentages omitted" which results in a 50:50 mix.
> 
> I don't have any strong opinions here.

Another possibility is to make it [invalid at computed value time](https://www.w3.org/TR/css-variables-1/#invalid-at-computed-value-time). That would be the first case of values being invalid at computed value time for values not involving var() references.


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


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

Received on Monday, 17 October 2022 12:14:31 UTC