Index: LayoutTests/fast/parser/scriptexec-during-parserInsertBefore-expected.txt |
diff --git a/LayoutTests/fast/parser/scriptexec-during-parserInsertBefore-expected.txt b/LayoutTests/fast/parser/scriptexec-during-parserInsertBefore-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ad37bf6415d345906e2aa5a50e3bdc06a8771a37 |
--- /dev/null |
+++ b/LayoutTests/fast/parser/scriptexec-during-parserInsertBefore-expected.txt |
@@ -0,0 +1,11 @@ |
+Ensure that DOM is consistent after a specific child has been removed during reparenting. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS containerNode.firstChild is firstChild |
+PASS nextChild.previousSibling is null |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |