DOM Events
Test Description: MutationEvent.relatedNode is the parent node of the node being removed for DOMNodeRemoved event;
and, it is the parent node of the node that has been inserted for DOMNodeInserted event
Test passes if the word "PASS" appears below.
Test result:
FAIL