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