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

Unified Diff: core/testing/LayerRect.idl

Issue 23534036: Roll IDL files forward (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 4 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/testing/Internals.idl ('k') | core/workers/WorkerConsole.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/testing/LayerRect.idl
diff --git a/core/testing/LayerRect.idl b/core/testing/LayerRect.idl
index 50994ab58e9ef5d72d0592439fff6ff2d033c6c9..8a4d8e17f18ddd626c3d888e161b6c7ce19e8858 100644
--- a/core/testing/LayerRect.idl
+++ b/core/testing/LayerRect.idl
@@ -31,5 +31,6 @@
[
] interface LayerRect {
readonly attribute Node layerRootNode;
+ readonly attribute DOMString layerType;
readonly attribute ClientRect layerRelativeRect;
};
« no previous file with comments | « core/testing/Internals.idl ('k') | core/workers/WorkerConsole.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698