Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-matchAll.https-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-matchAll.https-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-matchAll.https-expected.txt |
index c588ff8906efdff1a39ff30cef34887b711134ef..1ed3602c51c162508ab0188a1608130e01c0cae7 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-matchAll.https-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-matchAll.https-expected.txt |
@@ -3,6 +3,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 parameter) |
PASS Cache.matchAll with URL containing fragment |