| Index: LayoutTests/storage/indexeddb/keypath-basics-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/keypath-basics-expected.txt b/LayoutTests/storage/indexeddb/keypath-basics-expected.txt
|
| index 9e80dd33d03df654c26ae55cb0782c56f90f9e94..55c63dd31ecdc8bdef8aa8b50f800169bf00b360 100644
|
| --- a/LayoutTests/storage/indexeddb/keypath-basics-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/keypath-basics-expected.txt
|
| @@ -3,8 +3,6 @@ Test for valid and invalid keypaths
|
| 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-basics.html"
|
| indexedDB.deleteDatabase(dbname)
|
| indexedDB.open(dbname)
|
|
|