Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-matchAll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-matchAll-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-matchAll-expected.txt |
index 367876e43daa23d28d26106d50e6c08efc0189e7..2607612451bc72b2e6e6b589094725ce545df722 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-matchAll-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-matchAll-expected.txt |
@@ -4,6 +4,7 @@ PASS Cache.matchAll with no matching entries |
PASS Cache.matchAll with URL |
PASS Cache.matchAll with Request |
PASS Cache.matchAll with new Request |
+PASS Cache.matchAll with HEAD |
PASS Cache.matchAll with ignoreSearch option (request with no search parameters) |
PASS Cache.matchAll with ignoreSearch option (request with search parameters) |
PASS Cache.matchAll with URL containing fragment |