haikuwebkit/LayoutTests/fast/events/mutation-during-replace-chi...

11 lines
340 B
Plaintext

Ensures that replaceChild() throws an exception if mutation even handler does something wrong
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS target.replaceChild(newChild, oldChild); threw exception NotFoundError: The object can not be found here..
PASS successfullyParsed is true
TEST COMPLETE