[Webkit-unassigned] [Bug 203081] [Web Animations] Adding a transition interferes with Web Animation easing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 06:54:27 PST 2020


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

--- Comment #3 from Liam DeBeasi <ldebeasi at gmail.com> ---
Testing this again on Safari Tech Preview 100. The issue looks better, but small animation glitches still remain. Here are updated steps to reproduce:

1. Open the CodePen link. You should see a blue square translating on the X axis and fading out to 0 in an endless loop.
2. Click the "toggle transition" button. This will add "transition: 0.2s ease-in-out;" to the square.
3. Notice that the animation is janky for a few frames and then continues on smoothly as it did before. It looks like the animation jumps back to the beginning for a brief period and then resumes where it was before.

-- 
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/20200206/7802d145/attachment-0001.htm>


More information about the webkit-unassigned mailing list