1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addons/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm

9 lines
No EOL
249 B
HTML
Executable file

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>Drag multiple files into input field. (Win7)</p>
<p>Result: One file is selected multiple times. Expected: Multiple files are selected.</p>
<input type="file" multiple></body>
</html>