Need multi-file drag tests for symlinks, aliases and .lnk files
https://bugs.webkit.org/show_bug.cgi?id=25862
Summary Need multi-file drag tests for symlinks, aliases and .lnk files
Eric Seidel (no email)
Reported 2009-05-18 23:53:20 PDT
Need tests for multi-file drags We need to test input.files access after: 1. single-file drop 2. multi-file drop 3. single-file drop of a directory onto <input> 4. multi-file drop including a directory onto <input> 5. single-file drop of an unreadable file onto <input> 6. multi-file drop include an unreadable file onto <input>
Attachments
Eric Seidel (no email)
Comment 1 2009-05-19 20:10:10 PDT
Noel pointed out to me that we also need to test: 7. Alias files on Mac 8. .lnk files on Win 9. sym-link files on Mac/linux I'm not sure what the expected semantics of a .lnk file should be, or what file information should be exposed to File vs. what should be sent to the server, etc.
Eric Seidel (no email)
Comment 2 2009-06-05 10:54:51 PDT
The first set of these were all covered in bug 25852. The only ones missing are the Alias, symlink, and .lnk cases.
Note You need to log in before you can comment on or make changes to this bug.