Index: Source/core/dom/Range.idl |
diff --git a/Source/core/dom/Range.idl b/Source/core/dom/Range.idl |
index daa007ca2c3611b57056736f7ebd85812b72c3a0..f8160696debfce2b333e53051b1240baed5e5293 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, |
+ CallWith=ScriptExecutionContext |
] interface Range { |
[GetterRaisesException] readonly attribute Node startContainer; |