Index: LayoutTests/storage/indexeddb/keypath-edges-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/keypath-edges-expected.txt b/LayoutTests/storage/indexeddb/keypath-edges-expected.txt |
index 4c1672c4b3159420f577f6eaa793db8a58a70deb..23be0fde9c04ce9393e1ad7c31d49c3f0826f912 100644 |
--- a/LayoutTests/storage/indexeddb/keypath-edges-expected.txt |
+++ b/LayoutTests/storage/indexeddb/keypath-edges-expected.txt |
@@ -3,8 +3,6 @@ Test IndexedDB keyPath edge cases |
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-edges.html" |
indexedDB.deleteDatabase(dbname) |
indexedDB.open(dbname) |