RESOLVED FIXED 186512
[Web Animations] Update the Web Animations API to remove all the ReadOnly interfaces
https://bugs.webkit.org/show_bug.cgi?id=186512
Summary [Web Animations] Update the Web Animations API to remove all the ReadOnly int...
Antoine Quint
Reported 2018-06-11 05:06:30 PDT
The spec has changed and the AnimationEffectReadOnly interface is now AnimationEffect.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-06-11 05:06:42 PDT
Antoine Quint
Comment 2 2018-11-06 02:19:02 PST
Changing the scope of this bug to also encompass these: * Update ComputedTimingProperties to become ComputedEffectTiming (webkit.org/b/186513) * Update AnimationEffectTimingProperties to become EffectTiming (webkit.org/b/186514) * Implement the OptionalEffectTiming interface (webkit.org/b/186515) * Update KeyframeEffectReadOnly to become KeyframeEffect (webkit.org/b/186516)
Antoine Quint
Comment 3 2018-11-06 02:19:23 PST
*** Bug 186513 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 4 2018-11-06 02:19:34 PST
*** Bug 186514 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 5 2018-11-06 02:19:46 PST
*** Bug 186515 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 6 2018-11-06 02:19:58 PST
*** Bug 186516 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 7 2018-11-06 03:27:38 PST
Note You need to log in before you can comment on or make changes to this bug.