| Index: LayoutTests/storage/indexeddb/lazy-index-population-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/lazy-index-population-expected.txt b/LayoutTests/storage/indexeddb/lazy-index-population-expected.txt
|
| index e4a961b3352e1a3285fadb4f04d84570136138e0..e78a4e61684e39abd3279013acb0330172156108 100644
|
| --- a/LayoutTests/storage/indexeddb/lazy-index-population-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/lazy-index-population-expected.txt
|
| @@ -3,8 +3,6 @@ Verify edge cases that lazy index population in an IndexedDB implementation migh
|
| 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 = "lazy-index-population.html"
|
| indexedDB.deleteDatabase(dbname)
|
| indexedDB.open(dbname)
|
|
|