Index: LayoutTests/storage/indexeddb/transaction-error-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/transaction-error-expected.txt b/LayoutTests/storage/indexeddb/transaction-error-expected.txt |
index 825c07e783083db46b49fad65679cb0936c39594..7eec1cfd71f217bbb4be047d731dc97fef053c8a 100644 |
--- a/LayoutTests/storage/indexeddb/transaction-error-expected.txt |
+++ b/LayoutTests/storage/indexeddb/transaction-error-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 78: Uncaught Error: This should *NOT* be caught! |
+CONSOLE ERROR: line 78: Uncaught Error: This should *NOT* be caught! |
Test IDBTransaction.error cases. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |