DOM Events

Test Description: MouseEvent.ctrlKey returns true if 'Control' key is depressed, otherwise false.

            

            Steps:
            1) Press and hold down the '{CTRL}' key
            2) Move the mouse pointer into the image
        

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

Test result:
FAIL