DOM Events
        
            Test Description: TextEvent.inputMode is DOM_INPUT_METHOD_KEYBOARD (0x01)
            when the text string was input through a keyboard.
        
        
            
        
        
            Steps:
            
                -  Type 'a' in the above texbox using keyboard
            
Test passes if the word "PASS" appears below after following the above steps.
        Test result: 
        FAIL