blob: a48825b4c4cd186b333aa4560e65aed74de1feb6 [file] [log] [blame]
Ensure pressing Enter key with focus on an INPUT element with TYPE=FILE and WEBKITDIRECTORY does not launch a file chooser if preventDefault() is called on the 'keyup' event. Automated test passes if 'Opening a file chooser' was not logged.
keyup prevented