Re: [csswg-drafts] [css-color-5] How should negative percentages behave in color-mix()? (#6047)

I would be very surprised as an author if this function created colors outside the range of "mixing" values between the two colors. I support the existing resolution.

I also think out-of-range numbers are most likely to result from `calc()` results, which we didn't discuss in detail. We'd likely want those values to be clipped into range? I bring that up because I don't think we can clip calc-values, and also allow non-calc values to over-shoot the range. That would be a particularly unexpected mismatch.

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


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

Received on Friday, 5 March 2021 19:05:51 UTC