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

Unified Diff: core/dom/Range.idl

Issue 19605006: Roll IDL to multivm@1316 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 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 | « core/dom/PromiseResolver.idl ('k') | core/dom/SecurityPolicyViolationEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/dom/Range.idl
diff --git a/core/dom/Range.idl b/core/dom/Range.idl
index f8160696debfce2b333e53051b1240baed5e5293..8418229e9e077ffd7a9129b61c2dd11da0eb0673 100644
--- a/core/dom/Range.idl
+++ b/core/dom/Range.idl
@@ -21,7 +21,7 @@
// Introduced in DOM Level 2:
[
Constructor,
- CallWith=ScriptExecutionContext
+ ConstructorCallWith=ScriptExecutionContext
] interface Range {
[GetterRaisesException] readonly attribute Node startContainer;
« no previous file with comments | « core/dom/PromiseResolver.idl ('k') | core/dom/SecurityPolicyViolationEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698