Bug 180711 - [Web Animations] Implement the playState property on Animation
Summary: [Web Animations] Implement the playState property on Animation
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: 2017-12-12 12:14 PST by Antoine Quint
Modified: 2017-12-12 14:24 PST (History)
7 users (show)

See Also:


Attachments
Patch (13.89 KB, patch)
2017-12-12 12:22 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 2017-12-12 12:14:04 PST
The Animation interface has a playState property which indicates whether the animation is idle, pending, playing, paused or finished.
Comment 1 Radar WebKit Bug Importer 2017-12-12 12:14:27 PST
<rdar://problem/36000982>
Comment 2 Antoine Quint 2017-12-12 12:22:12 PST
Created attachment 329137 [details]
Patch
Comment 3 WebKit Commit Bot 2017-12-12 14:24:41 PST
Comment on attachment 329137 [details]
Patch

Clearing flags on attachment: 329137

Committed r225807: <https://trac.webkit.org/changeset/225807>
Comment 4 WebKit Commit Bot 2017-12-12 14:24:42 PST
All reviewed patches have been landed.  Closing bug.