blob: d2dade5964ba809c0e942315b16295aad108748f [file]
[Worker] This test checks getFile() of FileSystemFileHandle.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Starting worker: resources/file-handle-getfile.js
PASS [Worker] writeSize is writeBuffer.byteLength
PASS [Worker] readText is fileContent
PASS [Worker] newReadText is fileContent
PASS successfullyParsed is true
TEST COMPLETE