Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / editing / pasteboard / data-transfer-items-drag-drop-entry-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 Dragging file: resources/test_directory
7 Verifying contents of DataTransferItems...
8 PASS: "4" == "4"
9 PASS: "file" == "file"
10 entry: /mozilla.gif [file]
11 PASS: "/mozilla.gif" == "/mozilla.gif"
12 PASS: "false" == "false"
13 PASS: "file" == "file"
14 entry: /drop-file-svg.svg [file]
15 PASS: "/drop-file-svg.svg" == "/drop-file-svg.svg"
16 PASS: "false" == "false"
17 PASS: "file" == "file"
18 entry: /copy-backslash-euc.html [file]
19 PASS: "/copy-backslash-euc.html" == "/copy-backslash-euc.html"
20 PASS: "false" == "false"
21 PASS: "file" == "file"
22 entry: /test_directory [dir]
23 PASS: "/test_directory" == "/test_directory"
24 PASS: "true" == "true"
25 PASS: "2593" == "2593"
26 PASS: "109" == "109"
27 PASS: "478" == "478"
28