Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(548)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt

Issue 2204683002: Cache API should not match() HEAD requests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add unit tests Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
index 8d423f0b7f9c2315f1e6756b6489a00df71b025a..a5fe5b8e5e0a87b2303c602dcb5c4f715565a073 100644
--- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
@@ -5,6 +5,7 @@ PASS Cache.match with URL
PASS Cache.match with Request
PASS Cache.match with multiple cache hits
PASS Cache.match with new Request
+PASS Cache.match with HEAD
PASS Cache.match with ignoreSearch option (request with no search parameters)
PASS Cache.match with ignoreSearch option (request with search parameter)
PASS Cache.match with URL containing fragment

Powered by Google App Engine
This is Rietveld 408576698