Index: LayoutTests/storage/indexeddb/mozilla/readwrite-transactions-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/mozilla/readwrite-transactions-expected.txt b/LayoutTests/storage/indexeddb/mozilla/readwrite-transactions-expected.txt |
index 62700a34d278e847e26a97512e01c6e22adfbe54..f28eb9a0ef11109eea4b2d8f21a44349a0176996 100644 |
--- a/LayoutTests/storage/indexeddb/mozilla/readwrite-transactions-expected.txt |
+++ b/LayoutTests/storage/indexeddb/mozilla/readwrite-transactions-expected.txt |
@@ -3,8 +3,6 @@ Test IndexedDB's read/write transactions |
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 = "readwrite-transactions.html" |
indexedDB.deleteDatabase(dbname) |
indexedDB.open(dbname) |