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

Unified Diff: third_party/WebCore/dom/WebKitNamedFlow.idl

Issue 10837033: Roll IDL to multivm@733 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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 | « third_party/WebCore/dom/Touch.idl ('k') | third_party/WebCore/editing/UndoManager.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/dom/WebKitNamedFlow.idl
diff --git a/third_party/WebCore/dom/WebKitNamedFlow.idl b/third_party/WebCore/dom/WebKitNamedFlow.idl
index f586a9d089771438f0fa7b74e8f9550d1c366962..4d4e99b7e70714e4b67b303f058badd287f235c4 100644
--- a/third_party/WebCore/dom/WebKitNamedFlow.idl
+++ b/third_party/WebCore/dom/WebKitNamedFlow.idl
@@ -33,7 +33,7 @@ module core {
] WebKitNamedFlow {
readonly attribute DOMString name;
readonly attribute boolean overset;
- readonly attribute int firstEmptyRegionIndex;
+ readonly attribute long firstEmptyRegionIndex;
NodeList getRegionsByContent(in Node contentNode);
NodeList getContent();
};
« no previous file with comments | « third_party/WebCore/dom/Touch.idl ('k') | third_party/WebCore/editing/UndoManager.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698