Bug 162856 - Pausing and unpausing during the delay phase of an animation is broken
Summary: Pausing and unpausing during the delay phase of an animation is broken
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-01 21:46 PDT by Simon Fraser (smfr)
Modified: 2023-05-10 13:03 PDT (History)
3 users (show)

See Also:


Attachments
Testcase (1.35 KB, text/html)
2016-10-01 21:46 PDT, Simon Fraser (smfr)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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.
Comment 1 Simon Fraser (smfr) 2016-10-01 21:46:55 PDT
Forked from bug 152504.
Comment 2 Antoine Quint 2023-05-10 13:03:33 PDT
This now works fine in Safari 16.