| Index: Source/core/animation/AnimationPlayer.idl
|
| diff --git a/Source/core/animation/AnimationPlayer.idl b/Source/core/animation/AnimationPlayer.idl
|
| index 3a1c0073c2eeb9d492959c91809022d6b262fd66..2fd63d0123a5dcdd39a64739ba6756fce8bbf3e9 100644
|
| --- a/Source/core/animation/AnimationPlayer.idl
|
| +++ b/Source/core/animation/AnimationPlayer.idl
|
| @@ -30,6 +30,7 @@
|
|
|
| [
|
| RuntimeEnabled=WebAnimationsAPI,
|
| + WillBeGarbageCollected,
|
| ] interface AnimationPlayer : EventTarget {
|
| attribute TimedItem? source;
|
| attribute double startTime;
|
|
|