1 Verifies that deleting the element being tapped during the event sequence doesn't cause any problems. Succeeds if the expected events are delivered, events after removal go to the new node at the point of tap, and we don't crash.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
10 Sending GestureShowPress
12 Received mousemove on target
14 Received mousemove on #document
15 Received mousedown on #document
16 Received mouseup on #document
17 Received click on #document