Index: Source/core/dom/DocumentFragment.idl |
diff --git a/Source/core/dom/DocumentFragment.idl b/Source/core/dom/DocumentFragment.idl |
index f02cf18775658093177ceabed31bffaf5c44b179..705d8f353ea4b429bead65164d8de3f85ec23e9d 100644 |
--- a/Source/core/dom/DocumentFragment.idl |
+++ b/Source/core/dom/DocumentFragment.idl |
@@ -19,7 +19,7 @@ |
[ |
Constructor, |
- CallWith=ScriptExecutionContext |
+ ConstructorCallWith=ScriptExecutionContext |
] interface DocumentFragment : Node { |
// NodeSelector - Selector API |
[RaisesException] Element querySelector(DOMString selectors); |