blob: 8dc7ff71718e97d0c3e1867c181239cac2f45f1d [file] [log] [blame]
Verifies that the keyboard does not show up even after preventing default on touchstart when a regular input field is focused. To manually test, tap the red box; the keyboard should not appear.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS hasInputSession is false
PASS document.activeElement is textarea
PASS successfullyParsed is true
TEST COMPLETE