Re: [csswg-drafts] [css-values-4] Out of range progress of generic interpolation function / mix() (#6701)

The percentage represents the [input progress value](https://drafts.csswg.org/css-easing-1/#input-progress-value), right? That's in the range [-∞, ∞]. So I wouldn't clamp. If some authors want to clamp, they can use `clamp(0%, var(--progress), 100%)` or something.

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


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

Received on Friday, 1 October 2021 16:04:59 UTC