Index: Source/core/animation/AnimationPlayer.idl |
diff --git a/Source/core/animation/AnimationPlayer.idl b/Source/core/animation/AnimationPlayer.idl |
index edeb495d650f93de9cbf4812e19f0d58a0b1b8cf..8dc0d416d6a3716d276106fb192fe37dbd556ab3 100644 |
--- a/Source/core/animation/AnimationPlayer.idl |
+++ b/Source/core/animation/AnimationPlayer.idl |
@@ -32,6 +32,7 @@ |
RuntimeEnabled=WebAnimationsElementAnimate, |
NoInterfaceObject, |
WillBeGarbageCollected, |
+ ActiveDOMObject, |
] interface AnimationPlayer : EventTarget { |
[RuntimeEnabled=WebAnimationsAPI] attribute AnimationNode? source; |
[RuntimeEnabled=WebAnimationsAPI] attribute double startTime; |