Re: [csswg-drafts] [css-timing-2] - Custom Timing Functions in JavaScript (#1012)

I recently wrote about the troubles authors have to go through to use a custom easing function: https://www.bram.us/2024/01/12/waapi-custom-easing-function/

The easiest approach today is to convert the custom easing function to a `linear()` string, yet I think the solution proposed in this issue is worth pursuing as it will give more precise results.

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


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

Received on Friday, 12 January 2024 17:44:22 UTC