Bug 179170 - [Web Animations] Implement animation computed timing
Summary: [Web Animations] Implement animation computed timing
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-02 07:03 PDT by Antoine Quint
Modified: 2023-05-10 11:34 PDT (History)
2 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 2017-11-02 07:03:07 PDT
The AnimationEffect IDL has a getComputedTiming() method we need to implement.
Comment 1 Antoine Quint 2023-05-10 11:34:33 PDT
This has been done ages ago.