| Index: LayoutTests/fast/parser/scriptexec-during-parserRemoveChild-expected.txt
|
| diff --git a/LayoutTests/fast/parser/scriptexec-during-parserRemoveChild-expected.txt b/LayoutTests/fast/parser/scriptexec-during-parserRemoveChild-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..979014742e7bd4e1c018ed308bf0ae06cc6840fa
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/parser/scriptexec-during-parserRemoveChild-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Ensure that iframe onunload event handler triggered during reparenting that modifies the reparented DOM doesn't corrupt DOM.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS iframe is iframe.parentNode.firstChild
|
| +PASS parentNode is parentNode.parentNode.firstChild
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|