| <html> | |
| <head> | |
| <script src="resources/test-inputs-common.js"></script> | |
| </head> | |
| <body onload="runTest('resources/open-database-empty-version-sync.js')"> | |
| Test that no exception is thrown when the database is opened with an empty version. | |
| <pre id="console"> | |
| </pre> | |
| </body> | |
| </html> |