aboutsummaryrefslogtreecommitdiffstats
path: root/addon/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-25 01:59:14 -0700
committerFriendika <info@friendika.com>2011-09-25 01:59:14 -0700
commit4846d114a84b0c7da64501ea89a635d24e403a1d (patch)
tree565923c7932ef7fffa4e22482fce48ddb9f133e4 /addon/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm
parent6a9e22550d82595c4341290ca26e3afc5fe6300f (diff)
downloadvolse-hubzilla-4846d114a84b0c7da64501ea89a635d24e403a1d.tar.gz
volse-hubzilla-4846d114a84b0c7da64501ea89a635d24e403a1d.tar.bz2
volse-hubzilla-4846d114a84b0c7da64501ea89a635d24e403a1d.zip
project fork
Diffstat (limited to 'addon/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm')
-rw-r--r--addon/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm9
1 files changed, 0 insertions, 9 deletions
diff --git a/addon/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm b/addon/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm
deleted file mode 100644
index ef0eb0b1b..000000000
--- a/addon/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm
+++ /dev/null
@@ -1,9 +0,0 @@
-<!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