blob: a9a49cbed0a6670e8d761435daa1fdbfa8555997 [file] [log] [blame]
CONSOLE MESSAGE: line 64: Web SQL is deprecated. Please use IndexedDB instead.
CONSOLE MESSAGE: line 67: 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