blob: cbfae1eca99615c284e3777c27cda78aa14689d7 [file] [log] [blame]
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