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

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

Issue 9987001: Roll IDL forward to multivm@358 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Roll to 358 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/css/CSSPrimitiveValue.idl ('k') | third_party/WebCore/html/HTMLFieldSetElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/dom/Node.idl
diff --git a/third_party/WebCore/dom/Node.idl b/third_party/WebCore/dom/Node.idl
index e27a215cabaa8d91a18c82fa875fd09845116934..fc4a882abcc4658fe9bae2f5155b3be9692e17a7 100644
--- a/third_party/WebCore/dom/Node.idl
+++ b/third_party/WebCore/dom/Node.idl
@@ -136,6 +136,8 @@ module core {
#if defined(LANGUAGE_OBJECTIVE_C) && LANGUAGE_OBJECTIVE_C
// Objective-C extensions
readonly attribute boolean isContentEditable;
+
+ void inspect();
#endif /* defined(LANGUAGE_OBJECTIVE_C) */
#if !defined(LANGUAGE_CPP) || !LANGUAGE_CPP
« no previous file with comments | « third_party/WebCore/css/CSSPrimitiveValue.idl ('k') | third_party/WebCore/html/HTMLFieldSetElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698