Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2204)

Unified Diff: core/css/Rect.idl

Issue 959933002: Move IDLs to 39 roll (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/css/RGBColor.idl ('k') | core/css/WebKitCSSTransformValue.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/css/Rect.idl
diff --git a/core/css/Rect.idl b/core/css/Rect.idl
index 87336d5bc0604d8b09a75fb480b17479e506c3c6..dbf1b369799a849678ee4c67a1f17fc12b05e827 100644
--- a/core/css/Rect.idl
+++ b/core/css/Rect.idl
@@ -18,6 +18,7 @@
*/
[
+ NotScriptWrappable,
WillBeGarbageCollected
] interface Rect {
readonly attribute CSSPrimitiveValue top;
« no previous file with comments | « core/css/RGBColor.idl ('k') | core/css/WebKitCSSTransformValue.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698