Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / storage / indexeddb / cursor-primary-key-order.html
blob369df5f8f285daa121e9b807f1da52dafa786407
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/cursor-primary-key-order.js"></script>
8 </body>
9 </html>