| Index: LayoutTests/http/tests/serviceworker/cache-match-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/cache-match-expected.txt b/LayoutTests/http/tests/serviceworker/cache-match-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..23f1d1334aa4cfbe51d3b14037d51fac329fa6ad
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/serviceworker/cache-match-expected.txt
|
| @@ -0,0 +1,19 @@
|
| +This is a testharness.js-based test.
|
| +PASS Service Worker: Cache.match and Cache.matchAll
|
| +FAIL Cache.matchAll with URL Method is not implemented.
|
| +FAIL Cache.match with URL Entry was not found.
|
| +FAIL Cache.matchAll with Request Entry was not found.
|
| +FAIL Cache.match with Request Entry was not found.
|
| +FAIL Cache.matchAll with new Request Entry was not found.
|
| +FAIL Cache.match with new Request Entry was not found.
|
| +FAIL Cache.matchAll with ignoreSearch option (request with no search parameters) Entry was not found.
|
| +FAIL Cache.matchAll with ignoreSearch option (request with search parameter) Entry was not found.
|
| +FAIL Cache.matchAll with request containing hash Entry was not found.
|
| +FAIL Cache.matchAll with string fragment 'http' as query Entry was not found.
|
| +FAIL Cache.matchAll with prefixMatch option Entry was not found.
|
| +FAIL Cache.matchAll with prefixMatch option Entry was not found.
|
| +FAIL Cache.matchAll with responses containing 'Vary' header Method is not implemented.
|
| +FAIL Cache.match with responses containing 'Vary' header Entry was not found.
|
| +FAIL Cache.matchAll with 'ignoreVary' parameter Entry was not found.
|
| +Harness: the test ran to completion.
|
| +
|
|
|