blob: af5410cef37a6db4158d59609d5f75dcfbeb7b54 [file] [log] [blame]
This tests changing the focus on keypress event. The character typed by user should be inserted into input. This test only runs in DRT.
input without selectionchange
PASS
input with selectionchange
PASS
textarea without selectionchange
PASS
textarea with selectionchange
PASS
DONE