summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/change-version-handle-reuse-expected.txt
blob: d0c344456f8a76e1d701bf88ffc49fae9ecae95e (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.
changeVersion: transaction callback
changeVersion: success callback
transaction: statement error callback: no such table: FooBar
TEST COMPLETE.