Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / eventsource / workers / eventsource-parse-event-stream.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script src="/js-test-resources/js-test.js"></script>
5 </head>
6 <body>
7 <script>
8 startWorker("../script-tests/eventsource-parse-event-stream.js");
9 </script>
10 </body>
11 </html>