blob: 46c4a53f8407dfcfe1b06375d5c718a269d286fd [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 (DOM Exception 8): The object can not be found here..
PASS successfullyParsed is true
TEST COMPLETE