| Index: LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt
|
| diff --git a/LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt b/LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..651fbce56fbaf99e9f2f7d71b9f62c7255762d9d
|
| --- /dev/null
|
| +++ b/LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +This is a testharness.js-based test.
|
| +PASS Service Worker responds to fetch event with string
|
| +PASS Service Worker responds to fetch event with blob body
|
| +PASS Service Worker responds to fetch event with the referrer URL
|
| +TIMEOUT Service Worker does not respond to fetch event Test timed out
|
| +PASS Service Worker responds to fetch event with null response body
|
| +TIMEOUT Service Worker fetches other file in fetch event Test timed out
|
| +PASS Service Worker responds to fetch event with POST form
|
| +TIMEOUT Multiple calls of respondWith must throw InvalidStateErrors Test timed out
|
| +Harness: the test ran to completion.
|
| +
|
|
|