Bug 162856

Summary: Pausing and unpausing during the delay phase of an animation is broken
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: dino, graouts, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Testcase none

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.