| Index: LayoutTests/fast/dom/adopt-node-prevented-expected.txt
|
| diff --git a/LayoutTests/fast/dom/adopt-node-prevented-expected.txt b/LayoutTests/fast/dom/adopt-node-prevented-expected.txt
|
| index 96625b1a35a357b66cf271e8e08cc73bdcac7a5a..cee3df17e666b6ca40cdd09c3a3c303a8cd16f74 100644
|
| --- a/LayoutTests/fast/dom/adopt-node-prevented-expected.txt
|
| +++ b/LayoutTests/fast/dom/adopt-node-prevented-expected.txt
|
| @@ -3,8 +3,8 @@ Test that adoptNode fails safely if prevented by a DOM mutation.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS target.ownerDocument.location is document.location
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -PASS target.ownerDocument.location is document.location
|
|
|
|
|