| Index: LayoutTests/fast/dom/shadow/shadow-hierarchy-exception-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-hierarchy-exception-expected.txt b/LayoutTests/fast/dom/shadow/shadow-hierarchy-exception-expected.txt
|
| index 67553809feba548d98bb542ff35b137a345cebdd..c9776e5d93d3d38db6005e93c781bf5bf7b98476 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-hierarchy-exception-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-hierarchy-exception-expected.txt
|
| @@ -3,7 +3,7 @@ Appending an ancestor to a shadow tree should throw an exception
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS shadowDiv.appendChild(container) threw exception HierarchyRequestError: Failed to execute 'appendChild' on 'ContainerNode': The new child element contains the parent..
|
| +PASS shadowDiv.appendChild(container) threw exception HierarchyRequestError: Failed to execute 'appendChild' on 'Node': The new child element contains the parent..
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|