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