DOM Events

Test Description: When a keyboard is used to feed an input method editor, compositionstart event type is generated after a keydown event.

            

            Steps:
            1) Open Japanese Microsoft IME and select Hiragana input method
            2) Type 'a' in the above textbox using keyboard
            3) Click here to test again if not following the steps exactly
        

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

Test result:
FAIL