summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/change-version-handle-reuse-expected.txt
blob: 805c9fb967289e79d80859c08848a23f8806789a (plain)
1
2
3
4
5
6
This tests that a database can be accessed after changing its version. You should see an error about FooBar table below, not about mismatching versions. Also, reloading the page should not cause an assertion failure.
changeVersion: transaction callback
changeVersion: success callback
transaction: statement error callback: no such table: FooBar
TEST COMPLETE.