Index: Source/core/dom/Range.idl |
diff --git a/Source/core/dom/Range.idl b/Source/core/dom/Range.idl |
index e73f6d37add27f98cd288cdf59cc01bc0fef2402..0e568e77762c1c30c18c8854c2d13a453a2d41a5 100644 |
--- a/Source/core/dom/Range.idl |
+++ b/Source/core/dom/Range.idl |
@@ -21,7 +21,7 @@ |
// Introduced in DOM Level 2: |
[ |
Constructor, |
- ConstructorCallWith=Document, |
+ ConstructorCallWith=ExecutionContext, |
WillBeGarbageCollected, |
] interface Range { |