Bug 186511 - [Web Animations] Implement getTiming() and updateTiming()
Summary: [Web Animations] Implement getTiming() and updateTiming()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-11 05:04 PDT by Antoine Quint
Modified: 2018-11-06 03:27 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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