haikuwebkit/LayoutTests/storage/websql/statement-error-callback-ex...

16 lines
831 B
Plaintext

CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
CONSOLE MESSAGE: Exception in statement error callback
This test confirms that a transaction is immediately rolled back if and only if a statement's error callback throws an exception, returns true, or doesn't return any value.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction error callback was invoked.
PASS - the transaction success callback was invoked.
PASS - the transaction success callback was invoked.
PASS - the transaction success callback was invoked.
PASS - the transaction success callback was invoked.
Test Complete