RESOLVED CONFIGURATION CHANGED 162856
Pausing and unpausing during the delay phase of an animation is broken
https://bugs.webkit.org/show_bug.cgi?id=162856
Summary Pausing and unpausing during the delay phase of an animation is broken
Simon Fraser (smfr)
Reported 2016-10-01 21:46:23 PDT
Created attachment 290462 [details] Testcase With the attached testcase, pause and unpause the animation before the 4s delay is up; unpausing it will cause it to jump to the end. We don't have the correct state handling for pausing during the delay phase. Firefox gets this right.
Attachments
Testcase (1.35 KB, text/html)
2016-10-01 21:46 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2016-10-01 21:46:55 PDT
Forked from bug 152504.
Antoine Quint
Comment 2 2023-05-10 13:03:33 PDT
This now works fine in Safari 16.
Note You need to log in before you can comment on or make changes to this bug.