| Index: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-expected.txt
|
| index 9caa72354ce6a9206dd56af85c44bd3aabc731d3..2864ee028bf20bc7d3278f2d4e9dbf16239d364b 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Node-replaceChild-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 24 tests. 20 PASS 4 FAIL 0 TIMEOUT 0 NOTRUN
|
| PASS Passing null to replaceChild should throw a TypeError.
|
| PASS If child's parent is not the context node, a NotFoundError exception should be thrown
|
| PASS If the context node is not a node that can contain children, a NotFoundError exception should be thrown
|
|
|