Index: Source/core/dom/Range.idl |
diff --git a/Source/core/dom/Range.idl b/Source/core/dom/Range.idl |
index f8160696debfce2b333e53051b1240baed5e5293..8418229e9e077ffd7a9129b61c2dd11da0eb0673 100644 |
--- a/Source/core/dom/Range.idl |
+++ b/Source/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; |