Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / indexeddb / create-and-remove-object-store.html
blob623debf716e6832af56dd7b92c3721cea985aaec
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/create-and-remove-object-store.js"></script>
8 </body>
9 </html>