Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / editing / pasteboard / data-transfer-items-drag-drop-file-expected.txt
1 This tests the basic functionality and properties of DataTransferItems for files with drag and drop. This test requires DRT.
2 Drop files here if you test this manually
3 Dragging file: resources/mozilla.gif
4 Dragging file: resources/drop-file-svg.svg
5 Dragging file: resources/copy-backslash-euc.html
6 Verifying contents of DataTransferItems...
7 PASS: "3" == "3"
8 PASS: "file" == "file"
9 PASS: "image/gif" == "image/gif"
10 PASS: "image/gif" == "image/gif"
11 PASS: "2593" == "2593"
12 PASS: "mozilla.gif" == "mozilla.gif"
13 PASS: "file" == "file"
14 PASS: "image/svg+xml" == "image/svg+xml"
15 PASS: "image/svg+xml" == "image/svg+xml"
16 PASS: "109" == "109"
17 PASS: "drop-file-svg.svg" == "drop-file-svg.svg"
18 PASS: "file" == "file"
19 PASS: "text/html" == "text/html"
20 PASS: "text/html" == "text/html"
21 PASS: "478" == "478"
22 PASS: "copy-backslash-euc.html" == "copy-backslash-euc.html"
23