[SyncFS] Build indexes from FileTracker entries on disk.
[chromium-blink-merge.git] / content / test / data / indexeddb / database_callbacks_second.html
blob396b5437737f572f9bf48db1258af73639c8146f
1 <html>
2 <head>
3 <title>IndexedDB database test</title>
4 <script type="text/javascript" src="common.js"></script>
5 </head>
6 <body onload="done()">
7 <div id="status">If this page loads, the renderer didn't crash and the test
8 succeeded.</div>
9 </body>
10 </html>