Index: LayoutTests/storage/indexeddb/open-bad-versions-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/open-bad-versions-expected.txt b/LayoutTests/storage/indexeddb/open-bad-versions-expected.txt |
index 61cd63353b586276537086f4690702c480a1d1df..2146a551819a0e0052160784c260ccaae8ea56af 100644 |
--- a/LayoutTests/storage/indexeddb/open-bad-versions-expected.txt |
+++ b/LayoutTests/storage/indexeddb/open-bad-versions-expected.txt |
@@ -3,8 +3,6 @@ No crashes when opening and reloading with bad version numbers |
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 = String(window.location) |
PASS successfullyParsed is true |