Index: LayoutTests/storage/indexeddb/keypath-arrays-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/keypath-arrays-expected.txt b/LayoutTests/storage/indexeddb/keypath-arrays-expected.txt |
index 3da65a7d388c82609fa61cbcc7781eb0509c36b5..f832f1a6d3772da84c7731ca1181d828d00b282b 100644 |
--- a/LayoutTests/storage/indexeddb/keypath-arrays-expected.txt |
+++ b/LayoutTests/storage/indexeddb/keypath-arrays-expected.txt |
@@ -3,8 +3,6 @@ Test IndexedDB Array-type 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-arrays.html" |
indexedDB.deleteDatabase(dbname) |
indexedDB.open(dbname) |