Index: LayoutTests/storage/indexeddb/mozilla/bad-keypath-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/mozilla/bad-keypath-expected.txt b/LayoutTests/storage/indexeddb/mozilla/bad-keypath-expected.txt |
index d67ff3958f48cc9f1cbb9881f8f0953332b7443b..b3bbdc5166d68951724ac9bd532498c0c2308c39 100644 |
--- a/LayoutTests/storage/indexeddb/mozilla/bad-keypath-expected.txt |
+++ b/LayoutTests/storage/indexeddb/mozilla/bad-keypath-expected.txt |
@@ -3,8 +3,6 @@ Test IndexedDB adding property with invalid keypath |
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 = "bad-keypath.html" |
indexedDB.deleteDatabase(dbname) |
indexedDB.open(dbname) |