| Index: third_party/WebKit/LayoutTests/fast/dom/dom-constructors.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/dom-constructors.html b/third_party/WebKit/LayoutTests/fast/dom/dom-constructors.html
|
| index 4d7c572273db91c33520de87db5943675f0f66de..9a63addbeeaaa903fe347318dfb950537f4d0eaa 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/dom-constructors.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/dom-constructors.html
|
| @@ -16,7 +16,6 @@ var objects_exception = [
|
| 'Attr',
|
| 'CharacterData',
|
| 'CDATASection',
|
| - 'Document',
|
| 'DocumentType',
|
| 'Element',
|
| 'EventTarget',
|
| @@ -124,6 +123,7 @@ var objects_constructor = [
|
| 'Comment',
|
| 'DataTransfer',
|
| 'DOMParser',
|
| + 'Document',
|
| 'DocumentFragment',
|
| 'Range',
|
| 'Text',
|
|
|