Index: Source/core/animation/Timing.idl |
diff --git a/Source/core/animation/Timing.idl b/Source/core/animation/Timing.idl |
index 9da75c59cee76e63c23fa01ea3d43ff5d69f26d7..cf310689828cee7576854d4e2e401e75feedb7f8 100644 |
--- a/Source/core/animation/Timing.idl |
+++ b/Source/core/animation/Timing.idl |
@@ -5,6 +5,7 @@ |
[ |
RuntimeEnabled=WebAnimationsAPI, |
ImplementedAs=TimedItemTiming, |
+ WillBeGarbageCollected, |
] interface Timing { |
attribute double delay; |
attribute double endDelay; |