| Index: LayoutTests/http/tests/serviceworker/indexeddb-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/indexeddb-expected.txt b/LayoutTests/http/tests/serviceworker/indexeddb-expected.txt
|
| index 18c2459a7f96d2be6665cf1725a21b7c8625e5e4..4fc4caf31db7ae7e5f0b99fa59a3aa10179a6c43 100644
|
| --- a/LayoutTests/http/tests/serviceworker/indexeddb-expected.txt
|
| +++ b/LayoutTests/http/tests/serviceworker/indexeddb-expected.txt
|
| @@ -1,14 +1,3 @@
|
| -Verify that IndexedDB is functional in a ServiceWorker
|
|
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -messageChannel = new MessageChannel()
|
| -messageChannel.port1.onmessage = onMessageHandler
|
| -
|
| -navigator.serviceWorker.register('indexeddb-worker.js')
|
| -FAIL DisabledError
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| +PASS Verify Indexed DB operation in a Service Worker
|
|
|
|
|