| Index: LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/cache-match-expected.txt b/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
|
| similarity index 98%
|
| copy from LayoutTests/http/tests/serviceworker/cache-match-expected.txt
|
| copy to LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
|
| index 136d7dd12d5b33e7039e37e213093f6d0f9ff9a6..d99a27f6d1a1518e7276d6d1e1765d364c0595f6 100644
|
| --- a/LayoutTests/http/tests/serviceworker/cache-match-expected.txt
|
| +++ b/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
|
| @@ -1,5 +1,5 @@
|
| This is a testharness.js-based test.
|
| -PASS Service Worker: Cache.match and Cache.matchAll
|
| +PASS Cache.match and Cache.matchAll
|
| FAIL Cache.matchAll with no matching entries promise_test: Unhandled rejection with value: object "TypeError: cache.matchAll is not a function"
|
| PASS Cache.match with no matching entries
|
| FAIL Cache.matchAll with URL promise_test: Unhandled rejection with value: object "TypeError: cache.matchAll is not a function"
|
|
|