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