DOM Events
        
            Test Description: TextEvent.inputMode is DOM_INPUT_METHOD_IME  (0x04)
            when the text string was entered through an Input Method Editor.
        
        
            
        
        
            Steps:
            
                -  Open Japanese Microsoft IME and select Hiragana input method
                
-  Click at the above textbox and then type 'a' using keyboard
                
-  Press '{ENTER}' key to complete the IME composition
            
Test passes if the word "PASS" appears below after following the above steps.
        Test result: 
        FAIL