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