DOM Events

Test Description: FocusEvent.relatedTarget for focusout event is the event target receiving focus.

             

            Steps:
            1) Click in the above textbox using mouse
            2) Then click the above button using mouse
        

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

Test result:
FAIL