DOM Events

Test Description: MouseEvent.relatedTarget for mouseleave event indicates the event target a pointing device is entering, if any.

            
Steps: 1) Move the mouse pointer onto the above button 2) Then move the mouse pointer out of it

Test passes if the word "PASS" appears below after following the above steps.

Test result:
FAIL