]> git.mxchange.org Git - friendica-addons.git/blob - js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm
addon repository relocated
[friendica-addons.git] / js_upload / file-uploader / tests / browser-bugs / safari-bug1.htm
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5 <body>      
6     <p>Drag multiple files into input field. (Win7)</p>
7     <p>Result: One file is selected multiple times. Expected: Multiple files are selected.</p>
8     <input type="file" multiple></body>
9 </html>