OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS Service Worker: Cache.match and Cache.matchAll |
| 3 FAIL Cache.matchAll with URL Method is not implemented. |
| 4 FAIL Cache.match with URL Entry was not found. |
| 5 FAIL Cache.matchAll with Request Entry was not found. |
| 6 FAIL Cache.match with Request Entry was not found. |
| 7 FAIL Cache.matchAll with new Request Entry was not found. |
| 8 FAIL Cache.match with new Request Entry was not found. |
| 9 FAIL Cache.matchAll with ignoreSearch option (request with no search parameters)
Entry was not found. |
| 10 FAIL Cache.matchAll with ignoreSearch option (request with search parameter) Ent
ry was not found. |
| 11 FAIL Cache.matchAll with request containing hash Entry was not found. |
| 12 FAIL Cache.matchAll with string fragment 'http' as query Entry was not found. |
| 13 FAIL Cache.matchAll with prefixMatch option Entry was not found. |
| 14 FAIL Cache.matchAll with prefixMatch option Entry was not found. |
| 15 FAIL Cache.matchAll with responses containing 'Vary' header Entry already exists
. |
| 16 FAIL Cache.match with responses containing 'Vary' header Entry was not found. |
| 17 FAIL Cache.matchAll with 'ignoreVary' parameter Entry was not found. |
| 18 Harness: the test ran to completion. |
| 19 |
OLD | NEW |