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

> ```css
> animation-timing-function: linear-spline(0, 0.2, 0.5, 0.9, 1.1, .0.95, 1);
> animation-timing-function: smooth-spline(0, 0.2, 0.5, 0.9, 1.1, .0.95, 1);
> ```

I like @nohns idea, I think it makes lots of sense, how does everyone else feel?

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


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

Received on Saturday, 18 December 2021 21:46:32 UTC