Index: LayoutTests/storage/indexeddb/keypath-intrinsic-properties-expected.txt |
diff --git a/LayoutTests/storage/indexeddb/keypath-intrinsic-properties-expected.txt b/LayoutTests/storage/indexeddb/keypath-intrinsic-properties-expected.txt |
index 3253403c7f1ab0bbd7eaf29ba9df17520395b6ce..8589f0d6a8407e2ca41d814fef780dc3dfb38889 100644 |
--- a/LayoutTests/storage/indexeddb/keypath-intrinsic-properties-expected.txt |
+++ b/LayoutTests/storage/indexeddb/keypath-intrinsic-properties-expected.txt |
@@ -3,8 +3,6 @@ Test IndexedDB keyPath with intrinsic properties |
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-intrinsic-properties.html" |
indexedDB.deleteDatabase(dbname) |
indexedDB.open(dbname) |