| Index: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-insertBefore-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-insertBefore-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-insertBefore-expected.txt
|
| index 884f0500676a6ce02222d119b4e39a787df5687e..0e31cc9838c6eb2ca20843bafd87f02a20cbb6e7 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-insertBefore-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-insertBefore-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 26 tests. 20 PASS 6 FAIL 0 TIMEOUT 0 NOTRUN
|
| PASS Calling insertBefore with a non-Node first argument must throw TypeError.
|
| PASS Calling insertBefore with a non-Node first argument on a leaf node DocumentType must throw TypeError.
|
| PASS Calling insertBefore an a leaf node DocumentType must throw HIERARCHY_REQUEST_ERR.
|
|
|