| Index: LayoutTests/storage/indexeddb/transaction-complete-workers-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/transaction-complete-workers-expected.txt b/LayoutTests/storage/indexeddb/transaction-complete-workers-expected.txt
|
| index 91fda646679aea248d09de30529b714c47c8796a..4b5ca44277a486425973792dc642bfde8a9080b4 100644
|
| --- a/LayoutTests/storage/indexeddb/transaction-complete-workers-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/transaction-complete-workers-expected.txt
|
| @@ -74,8 +74,6 @@ PASS [Worker] ename is 'TransactionInactiveError'
|
| [Worker] self.onerror = self.old_onerror
|
| [Worker] transaction = db.transaction('store')
|
| [Worker] store = transaction.objectStore('store')
|
| -Got expected error from worker, ignoring
|
| -event.preventDefault()
|
| PASS [Worker] Transaction completed
|
| [Worker] Expecting exception from store.get(0)
|
| PASS [Worker] Exception was thrown.
|
|
|