Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / Rect.idl
index 87336d5..dbf1b36 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 [
+    NotScriptWrappable,
     WillBeGarbageCollected
 ] interface Rect {
     readonly attribute CSSPrimitiveValue  top;