diff options
author | Olivier Migeot <olivier@migeot.org> | 2011-10-04 11:45:57 +0200 |
---|---|---|
committer | Olivier Migeot <olivier@migeot.org> | 2011-10-04 11:45:57 +0200 |
commit | 273594af62c960b5a52da5ec1cf6d6bd450415ba (patch) | |
tree | 5f79914d28c343f7642ecb13b99f9e0e3f5090a7 /addon/js_upload/file-uploader/tests/browser-bugs/safari-bug1.htm | |
parent | 1548449586f17c0ef9bfab0ffb16f2a495fc6082 (diff) | |
parent | dfd5cc57c2134067dc6229b8583b5e808f160004 (diff) | |
download | volse-hubzilla-273594af62c960b5a52da5ec1cf6d6bd450415ba.tar.gz volse-hubzilla-273594af62c960b5a52da5ec1cf6d6bd450415ba.tar.bz2 volse-hubzilla-273594af62c960b5a52da5ec1cf6d6bd450415ba.zip |
Merge remote branch 'upstream/master'
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.htm | 9 |
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 |