- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 01 Oct 2021 16:04:57 +0000
- To: public-css-archive@w3.org
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