Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / local / fileapi / send-dragged-file-expected.txt
blob680f46e53850a833d504e4006bb1cdb0437c1957
1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
2 Test for sending a dragged file via XMLHttpRequest.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS event.dataTransfer contains a File object on drop.
8 PASS Expected response data received.
9 PASS successfullyParsed is true
11 TEST COMPLETE