Sign in
chromium
/
chromium
/
src
/
fa9031a0ad1e2cbf82d683147fbc61be4b0b812d
/
.
/
third_party
/
WebKit
/
PerformanceTests
/
Pywebsocket
/
fetch-receive-blob-window-async-verify.html
blob: 37c70eb23fa450135c87d4aea830a177a625016c [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<head>
<script
src
=
"../resources/runner.js"
></script>
<script
src
=
"resources/util_performance_test.js"
></script>
</head>
<body
onload
=
"
startPerformanceTest
(
'fetch'
,
'receiveBenchmark'
,
'blob'
,
false
,
true
,
true
)
"
>
</body>
</html>