summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/filesystem/workers/file-from-file-entry-sync-expected.txt
blob: f060f3532f33bc0063ab5174cf333427e19171da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Worker] Obtaining File from FileEntrySync.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


Starting worker: ../resources/file-from-file-entry-sync.js
PASS [Worker] testFile.name is testFileEntry.name
PASS [Worker] testFile.type is 'text/plain'
PASS [Worker] testFile.size is 0
PASS successfullyParsed is true

TEST COMPLETE