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

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

Issue 1832863002: [CacheStorage] Make CacheStorage::MatchAllCaches return in order (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add layout test Created 4 years, 9 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-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..89880df03e494c2c682fa0913906225b11782041 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
@@ -3,6 +3,7 @@ PASS Cache.matchAll
PASS Cache.matchAll with no matching entries
PASS Cache.matchAll with URL
PASS Cache.matchAll with Request
+PASS Cache.matchAll with multiple cache hits
PASS Cache.matchAll with new Request
PASS Cache.matchAll with ignoreSearch option (request with no search parameters)
PASS Cache.matchAll with ignoreSearch option (request with search parameters)

Powered by Google App Engine
This is Rietveld 408576698