DOM Events
Test Description: DOMCharacterDataModified event fires after ProcessingInstruction.data have been modified,
but the node itself has not been inserted or deleted. The proximal event target of this event shall be the
ProcessingInstruction node.
Test passes if the word "PASS" appears below.
Test result:
FAIL