| Index: LayoutTests/http/tests/serviceworker/fetch-event-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/fetch-event-expected.txt b/LayoutTests/http/tests/serviceworker/fetch-event-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ac7b83071c02e1796c8d0afae8d36a48b132df92
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/serviceworker/fetch-event-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +This is a testharness.js-based test.
|
| +FAIL Service Worker responds to fetch event with blob body assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
|
| +FAIL Service Worker does not respond to fetch event assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
|
| +FAIL Service Worker rejects fetch event assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
|
| +FAIL Service Worker responds to fetch event with null response body assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
|
| +Harness: the test ran to completion.
|
| +
|
|
|