Index: LayoutTests/storage/indexeddb/keypath-fetch-key-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/keypath-fetch-key-expected.txt b/LayoutTests/storage/indexeddb/keypath-fetch-key-expected.txt |
index 230f1cd1ae402a084aa83c577dae1f3d064b5cf5..38463845fb507f4d29ed7e813e5fba5be1f7a747 100644 |
--- a/LayoutTests/storage/indexeddb/keypath-fetch-key-expected.txt |
+++ b/LayoutTests/storage/indexeddb/keypath-fetch-key-expected.txt |
@@ -3,8 +3,6 @@ Test IndexedDB keyPaths |
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 = "keypath-fetch-key.html" |
indexedDB.deleteDatabase(dbname) |
indexedDB.open(dbname) |