DOM Events

Test Description: TextEvent.inputMode is DOM_INPUT_METHOD_IME (0x04) when the text string was entered through an Input Method Editor.

Steps:

  1. Open Japanese Microsoft IME and select Hiragana input method
  2. Click at the above textbox and then type 'a' using keyboard
  3. Press '{ENTER}' key to complete the IME composition

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

Test result:
FAIL