| OLD | NEW |
| 1 Test that adoptNode fails safely if prevented by a DOM mutation. | 1 Test that adoptNode fails safely if prevented by a DOM mutation. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
| 7 | 7 |
| 8 TEST COMPLETE | 8 TEST COMPLETE |
| 9 PASS target.ownerDocument.location is document.location | 9 PASS target.ownerDocument.location is document.location |
| 10 | 10 |
| OLD | NEW |