blob: 272d87196041a46914298a5c2726cb155c511e00 [file] [log] [blame]
CONSOLE MESSAGE: line 5: FileChooser: opened; mode=kUploadFolder
Ensure pressing Enter key with focus on an INPUT element with TYPE=FILE and WEBKITDIRECTORY still launches a file chooser if preventDefault() is called on the 'keypress' event. Automated test passes if 'FileChooser: opened' was logged.
keypress prevented