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

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

Issue 1832863002: [CacheStorage] Make CacheStorage::MatchAllCaches return in order (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix 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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-match-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
index d31778da2d0c45173c15743a440a2953ca0a1188..046e5a470d047f1a0b3233308873e7614197a6a9 100644
--- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
@@ -2,6 +2,7 @@ This is a testharness.js-based test.
PASS Cache.match with no matching entries
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 ignoreSearch option (request with no search parameters)
PASS Cache.match with ignoreSearch option (request with search parameter)
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-match-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698