| Index: LayoutTests/storage/indexeddb/exception-in-event-aborts-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/exception-in-event-aborts-expected.txt b/LayoutTests/storage/indexeddb/exception-in-event-aborts-expected.txt
|
| index 3c0ce959bf25da09975e5323feba0e492215ad9c..54797c00eb71ca8a4a4ace9a710fae2a536f27b0 100644
|
| --- a/LayoutTests/storage/indexeddb/exception-in-event-aborts-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/exception-in-event-aborts-expected.txt
|
| @@ -5,8 +5,6 @@ Test exceptions in IDBRequest handlers cause aborts.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -indexedDB = self.indexedDB || self.webkitIndexedDB || self.mozIndexedDB || self.msIndexedDB || self.OIndexedDB;
|
| -
|
| dbname = "exception-in-event-aborts.html"
|
| indexedDB.deleteDatabase(dbname)
|
| indexedDB.open(dbname)
|
|
|