haikuwebkit/LayoutTests/fast/parser/scriptexec-during-parserIns...

12 lines
307 B
Plaintext

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