| Index: LayoutTests/storage/indexeddb/open-twice-workers-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/open-twice-workers-expected.txt b/LayoutTests/storage/indexeddb/open-twice-workers-expected.txt
|
| index 1b942b4064ce4a067ffbb55e7d557fddc7d50df2..cef151d9da7a8c6047aae18046af6a8d8cc4390a 100644
|
| --- a/LayoutTests/storage/indexeddb/open-twice-workers-expected.txt
|
| +++ b/LayoutTests/storage/indexeddb/open-twice-workers-expected.txt
|
| @@ -4,8 +4,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| Starting worker: resources/open-twice.js
|
| -[Worker] indexedDB = self.indexedDB || self.webkitIndexedDB || self.mozIndexedDB || self.msIndexedDB || self.OIndexedDB;
|
| -[Worker]
|
| [Worker] indexedDB.open('open-twice1')
|
| [Worker] indexedDB.open('open-twice2')
|
| PASS successfullyParsed is true
|
|
|