chromium/third_party/blink/web_tests/fast/forms/focus-change-on-keypress-expected.txt

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