[Webkit-unassigned] [Bug 215918] [Web Animations] Using a cubic-bezier() easing with y values above 1 fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 06:29:33 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=215918

--- Comment #5 from Antoine Quint <graouts at webkit.org> ---
So the particular example mentioned in the tweet did actually regress in r260360. What we should do is disable accelerated animations when there are more than 2 keyframes and an animation-wide timing function with a y value outside of the [0-1] range, and handle the 2-keyframe case by setting the keyframe timing function, provided there is no keyframe-specific easing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210503/636065db/attachment.htm>


More information about the webkit-unassigned mailing list