blob: 0cf93ff37e2680d89401885093ade0c4da36d8ac [file] [log] [blame]
Testing that DOM.childNodeRemoved is correctly triggered only when the element is actually going to be removed from the DOM.
PASS: onChildNodeRemoved called for #target_element
PASS: onChildNodeInserted called for parent node #final_container
PASS: onChildNodeInserted called for child node #target_element