| Index: LayoutTests/storage/indexeddb/index-population-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/index-population-expected.txt b/LayoutTests/storage/indexeddb/index-population-expected.txt
|
| index 5761a27843aa8bba512954fb4c3df7bd5962673a..b6e92292020dffbbbec6f4e69d296ad7fd223b8e 100644
|
| --- a/LayoutTests/storage/indexeddb/index-population-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/index-population-expected.txt
|
| @@ -3,8 +3,6 @@ Test IndexedDB index population.
|
| 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 = "index-population.html"
|
| indexedDB.deleteDatabase(dbname)
|
| indexedDB.open(dbname)
|
|
|