Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / PerformanceTests / Pywebsocket / fetch-send-text-window-async-verify.html
blob63b6f39eadded7500188189312dd36b8466a39a3
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 'sendBenchmark',
11 'text',
12 false,
13 true,
14 true)">
15 </body>
16 </html>