Bug 180711

Summary: [Web Animations] Implement the playState property on Animation
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dino, esprehn+autocc, ews-watchlist, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.