| Index: LayoutTests/storage/indexeddb/basics-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/basics-expected.txt b/LayoutTests/storage/indexeddb/basics-expected.txt
|
| index bf9efb829f13edfc180a701c81df6635911716fc..8ce47d37fef246c5f40128402f8dad91673bca83 100644
|
| --- a/LayoutTests/storage/indexeddb/basics-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/basics-expected.txt
|
| @@ -3,8 +3,6 @@ Test IndexedDB's basics.
|
| 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;
|
| -
|
| indexedDB.open('basics')
|
| PASS 'result' in request is true
|
| Expecting exception from request.result
|
|
|