Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / parser / scriptexec-during-parserInsertBefore-expected.txt
blobad37bf6415d345906e2aa5a50e3bdc06a8771a37
1 Ensure that DOM is consistent after a specific child has been removed during reparenting.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS containerNode.firstChild is firstChild
7 PASS nextChild.previousSibling is null
8 PASS successfullyParsed is true
10 TEST COMPLETE