Index: Source/core/dom/ClientRect.idl |
diff --git a/Source/core/dom/ClientRect.idl b/Source/core/dom/ClientRect.idl |
index ffdcfdddeb32a0191fbc1bee9a3c82dcc8a8db04..4fae5d7f938242aa57ff41591b32017b15791d1c 100644 |
--- a/Source/core/dom/ClientRect.idl |
+++ b/Source/core/dom/ClientRect.idl |
@@ -25,6 +25,7 @@ |
*/ |
[ |
+ WillBeGarbageCollected, |
] interface ClientRect { |
readonly attribute float top; |
readonly attribute float right; |