DOM Events

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

            
Steps: 1) Move the mouse pointer into the above green rectangle 2) Then move the mouse pointer onto the button

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

Test result:
FAIL