]> git.mxchange.org Git - friendica-addons.git/blobdiff - 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
diff --git a/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm b/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm
new file mode 100644 (file)
index 0000000..ef0eb0b
--- /dev/null
@@ -0,0 +1,9 @@
+<!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>
\ No newline at end of file