Bug 186511

Summary: [Web Animations] Implement getTiming() and updateTiming()
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=186518

Description Antoine Quint 2018-06-11 05:04:51 PDT
Much of the timing API has been changed in the spec and we need to implement these two new methods:

https://drafts.csswg.org/web-animations/#dom-animationeffect-gettiming
https://drafts.csswg.org/web-animations/#dom-animationeffect-updatetiming
Comment 1 Radar WebKit Bug Importer 2018-06-11 05:05:14 PDT
<rdar://problem/41000677>
Comment 2 Antoine Quint 2018-11-06 03:27:01 PST
https://trac.webkit.org/changeset/237853/webkit