Re: [csswg-drafts] [web-animations-1] Allow keyframe offsets outside the range [0, 1]?

This is about being able to specify keyframes at, e.g. -10% so that when you have a timing function of `cubic-bezier(0, -0.5, 1, 1.5)` you can control the interpolation (or actually extrapolation) outside the 0%~100% range.

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

Received on Monday, 11 December 2017 00:02:56 UTC