blob: bd60a90eea07a101d2b60d9f35290bb8f157a92e [file] [log] [blame]
Ensures that insertBefore() 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 newparent.insertBefore(child, beforeChild); threw exception HierarchyRequestError: The operation would yield an incorrect node tree..
PASS successfullyParsed is true
TEST COMPLETE