DOM Events
Test Description: TextEvent.inputMode is DOM_INPUT_METHOD_DROP (0x03)
when the text string was inserted as part of a drag-and-drop operation.
Hello World
Steps:
- Select "Hello World" inside the green editbox
- Drag-and-drop it ("Hello World") to the textbox below the green editbox
Test passes if the word "PASS" appears below after following the above steps.
Test result:
FAIL