| Index: LayoutTests/http/tests/cachestorage/window/cache-match.html
|
| diff --git a/LayoutTests/http/tests/cachestorage/window/cache-match.html b/LayoutTests/http/tests/cachestorage/window/cache-match.html
|
| index 6167998e40100d5ac90b478cd50a09a6b2c5fce8..78d229d3409eae1978024f2ec218960a8227e3d9 100644
|
| --- a/LayoutTests/http/tests/cachestorage/window/cache-match.html
|
| +++ b/LayoutTests/http/tests/cachestorage/window/cache-match.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<title>Cache Storage: Cache.match and Cache.matchAll</title>
|
| +<title>Cache Storage: 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>
|
|
|