haikuwebkit/LayoutTests/storage/websql/change-version-handle-reuse...

8 lines
400 B
Plaintext

CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
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: could not prepare statement (1 no such table: FooBar)
TEST COMPLETE.