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

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

Issue 10117028: Roll WebCore IDL to multivm@418 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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/ShadowRoot.idl ('k') | third_party/WebCore/html/HTMLMediaElement.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 10a4d9e981c60be3053c661108a498d0d0378720..0d324a45f339eb740e7ef1d63e5fde701c60844d 100644
--- a/third_party/WebCore/dom/WebKitNamedFlow.idl
+++ b/third_party/WebCore/dom/WebKitNamedFlow.idl
@@ -33,6 +33,7 @@ module core {
] WebKitNamedFlow {
readonly attribute boolean overflow;
NodeList getRegionsByContentNode(in Node contentNode);
+ readonly attribute NodeList contentNodes;
};
}
« no previous file with comments | « third_party/WebCore/dom/ShadowRoot.idl ('k') | third_party/WebCore/html/HTMLMediaElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698