Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / storage / open-database-empty-version-sync.html
1 <html>
2 <head>
3 <script src="resources/test-inputs-common.js"></script>
4 </head>
5
6 <body onload="runTest('resources/open-database-empty-version-sync.js')">
7 Test that no exception is thrown when the database is opened with an empty version.
8 <pre id="console">
9 </pre>
10 </body>
11 </html>