Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
files
/
workers
/
resources
/
worker-read-blob-async.js
blob: 4955192af98c8c5c81cf13525e4a3c3ae90458ce [
file
] [
log
] [
blame
]
importScripts
(
"../../resources/read-common.js"
,
"../../resources/read-blob-test-cases.js"
,
"worker-read-common.js"
);
function
isReadAsAsync
()
{
return
true
;
}