| Index: LayoutTests/storage/websql/sql-error-codes-expected.txt
|
| diff --git a/LayoutTests/storage/websql/sql-error-codes-expected.txt b/LayoutTests/storage/websql/sql-error-codes-expected.txt
|
| index 33d8b917b7511c6d6d7c2ae5af32588f669ea8da..3fda022ee5c74e54137908a25e93950cd7eedc3e 100644
|
| --- a/LayoutTests/storage/websql/sql-error-codes-expected.txt
|
| +++ b/LayoutTests/storage/websql/sql-error-codes-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -CONSOLE MESSAGE: line 37: Uncaught Exception thrown in transaction callback.
|
| -CONSOLE MESSAGE: line 69: Uncaught Cannot call toString() on this object.
|
| +CONSOLE ERROR: line 37: Uncaught Exception thrown in transaction callback.
|
| +CONSOLE ERROR: line 69: Uncaught Cannot call toString() on this object.
|
| This test tests the error codes reported in exceptional situations.
|
| PASS: expected and got error code UNKNOWN_ERR
|
| PASS: expected and got error code UNKNOWN_ERR
|
|
|