Index: LayoutTests/storage/indexeddb/intversion-open-with-version-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/intversion-open-with-version-expected.txt b/LayoutTests/storage/indexeddb/intversion-open-with-version-expected.txt |
index 905478dde48722832c810c2d693bd26192389af7..6588ba24136ae8839e664430c22477e63a6b5b5b 100644 |
--- a/LayoutTests/storage/indexeddb/intversion-open-with-version-expected.txt |
+++ b/LayoutTests/storage/indexeddb/intversion-open-with-version-expected.txt |
@@ -3,8 +3,6 @@ Test that specifying a version when opening a non-existent db causes an upgraden |
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 = "intversion-open-with-version.html" |
indexedDB.deleteDatabase(dbname) |
Should trigger: |