Index: LayoutTests/storage/indexeddb/transaction-crash-on-abort-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/transaction-crash-on-abort-expected.txt b/LayoutTests/storage/indexeddb/transaction-crash-on-abort-expected.txt |
index 9d7edf26b05b1b8b469fbd9a809cc7984c5b453f..3fe7fe51fe1e3fe72ab4c8eed09be2df7ffae382 100644 |
--- a/LayoutTests/storage/indexeddb/transaction-crash-on-abort-expected.txt |
+++ b/LayoutTests/storage/indexeddb/transaction-crash-on-abort-expected.txt |
@@ -3,8 +3,6 @@ Test IndexedDB transaction does not crash on abort. |
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 = "transaction-crash-on-abort.html" |
indexedDB.deleteDatabase(dbname) |
indexedDB.open(dbname) |