Re: [csswg-drafts] [css-easing-1] Some ideas for linear() easing (#6533)

The algorithm takes care of this. Values cannot go backwards. If it's less than the previous value, it's clamped to the previous value. It's the same behaviour as linear-gradient.

-- 
GitHub Notification of comment by jakearchibald
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/6533#issuecomment-1007168958 using your GitHub account


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

Received on Friday, 7 January 2022 06:18:02 UTC