summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/css/Rect.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/css/Rect.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/css/Rect.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/core/css/Rect.idl b/chromium/third_party/WebKit/Source/core/css/Rect.idl
index 3eac82fd539..87336d5bc06 100644
--- a/chromium/third_party/WebKit/Source/core/css/Rect.idl
+++ b/chromium/third_party/WebKit/Source/core/css/Rect.idl
@@ -18,6 +18,7 @@
*/
[
+ WillBeGarbageCollected
] interface Rect {
readonly attribute CSSPrimitiveValue top;
readonly attribute CSSPrimitiveValue right;