Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / indexeddb / objectstore-autoincrement.html
blob8a6fe298b3942ba0c42d28a4271b82d6e9a80cb6
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 src="resources/objectstore-autoincrement.js"></script>
8 </body>
9 </html>