Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / PerformanceTests / Pywebsocket / fetch-receive-arraybuffer-worker-async-verify.html
blob38e617c8e92b9ed88b0411fc39147a0a8f2b7332
1 <!DOCTYPE html>
2 <head>
3 <script src="../resources/runner.js"></script>
4 <script src="http://localhost:8001/util.js"></script>
5 <script src="resources/util_performance_test.js"></script>
6 <script src="http://localhost:8001/fetch_benchmark.js"></script>
7 </head>
8 <body onload="startPerformanceTest(
9 'fetch',
10 'receiveBenchmark',
11 'arraybuffer',
12 true,
13 true,
14 true)">
15 </body>
16 </html>