File API tests should not use beginDragWithFiles
https://bugs.webkit.org/show_bug.cgi?id=82229
Summary File API tests should not use beginDragWithFiles
Alexey Proskuryakov
Reported 2012-03-26 12:09:35 PDT
Some DRT/WTR ports do not implement beginDragWithFiles, and have to skip most File API tests because of that. And logically, dragging a file onto a file chooser is a very weak first step for such tests - a platform doesn't even need to have the concept of drag and drop to implement File API. We need to expose a way to set file chooser value via Internals, and update the tests.
Attachments
Note You need to log in before you can comment on or make changes to this bug.