| Index: LayoutTests/storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt b/LayoutTests/storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt
|
| index e6eef321b45a2bf98a5e495b87ce230a6f4857eb..6374c1abebff67a994e29efa1695ba9ef2479dba 100644
|
| --- a/LayoutTests/storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt
|
| @@ -3,8 +3,6 @@ Test IndexedDB's cursor mutation during object store cursor iteration
|
| 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 = "cursor-mutation-objectstore-only.html"
|
| indexedDB.deleteDatabase(dbname)
|
| indexedDB.open(dbname)
|
|
|