| Index: LayoutTests/http/tests/cachestorage/serviceworker/cache-match.html
|
| diff --git a/LayoutTests/http/tests/cachestorage/serviceworker/cache-match.html b/LayoutTests/http/tests/cachestorage/serviceworker/cache-match.html
|
| index c7b5846c6fdac90d21ac803f3a25d7a863aab2a1..15684e6e52f008c77762edfb796da6676cc597d9 100644
|
| --- a/LayoutTests/http/tests/cachestorage/serviceworker/cache-match.html
|
| +++ b/LayoutTests/http/tests/cachestorage/serviceworker/cache-match.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<title>Cache.match and Cache.matchAll</title>
|
| +<title>Cache.match</title>
|
| <link rel="help" href="https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#cache-match">
|
| <script src="/resources/testharness.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
|
|