ced71ffcc6cd6f9ece0b66aa91c96401943b7c37
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / storage / indexeddb / unprefix-workers.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script src="../../resources/js-test.js"></script>
5 <script src="resources/shared.js"></script>
6 </head>
7 <body>
8 <script>startWorker('resources/unprefix.js');</script>
9 </body>
10 </html>