Bug 205580 - [Web Animations] REGRESSION: Changing the animation-duration of a CSS Animation may not resume it
Summary: [Web Animations] REGRESSION: Changing the animation-duration of a CSS Animati...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-24 04:23 PST by Antoine Quint
Modified: 2019-12-24 10:35 PST (History)
3 users (show)

See Also:


Attachments
Patch (6.29 KB, patch)
2019-12-24 04:34 PST, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2019-12-24 04:23:49 PST
If you have a CSS Animation set up with no duration, then with one, then without one and then with one again, it will run once only.
Comment 1 Antoine Quint 2019-12-24 04:23:59 PST
<rdar://problem/58127956>
Comment 2 Antoine Quint 2019-12-24 04:34:52 PST
Created attachment 386389 [details]
Patch
Comment 3 WebKit Commit Bot 2019-12-24 10:35:55 PST
Comment on attachment 386389 [details]
Patch

Clearing flags on attachment: 386389

Committed r253901: <https://trac.webkit.org/changeset/253901>
Comment 4 WebKit Commit Bot 2019-12-24 10:35:56 PST
All reviewed patches have been landed.  Closing bug.