| Index: LayoutTests/storage/indexeddb/cursor-cast-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-cast-expected.txt b/LayoutTests/storage/indexeddb/cursor-cast-expected.txt
|
| index eb683dd92c75fd45fd968533b280e6220c236e89..3c5c7410166e47dffcb018d52adc67151fca502f 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-cast-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/cursor-cast-expected.txt
|
| @@ -3,8 +3,6 @@ Ensure cursor wrappers are created correctly.
|
| 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-cast.html"
|
| indexedDB.deleteDatabase(dbname)
|
| indexedDB.open(dbname)
|
|
|