| Index: sky/engine/core/events/AnimationPlayerEvent.idl
|
| diff --git a/sky/engine/core/events/AnimationPlayerEvent.idl b/sky/engine/core/events/AnimationPlayerEvent.idl
|
| index a719ec75f0cca6276dbfaf2029dbdf2f9dad16b2..089520e0cbfc2281e2c2ad10625cec587807042f 100644
|
| --- a/sky/engine/core/events/AnimationPlayerEvent.idl
|
| +++ b/sky/engine/core/events/AnimationPlayerEvent.idl
|
| @@ -4,7 +4,6 @@
|
|
|
| [
|
| EventConstructor,
|
| - RuntimeEnabled=WebAnimationsAPI,
|
| ] interface AnimationPlayerEvent : Event {
|
| [InitializedByEventConstructor] readonly attribute double currentTime;
|
| [InitializedByEventConstructor] readonly attribute double timelineTime;
|
|
|