blob: 5a716af533336c73d9e46f02a24c7b4d9ac83ecc [file] [log] [blame]
<html>
<head>
<script src="resources/test-inputs-common.js"></script>
</head>
<body onload="runTest('resources/open-database-set-empty-version-sync.js')">
This tests that calling openDatabase with an empty version string sets the current version of that database to the empty string and subsequent attempts to open the database with a different expected version throw an exception.
<pre id="console">
</pre>
</body>
</html>