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

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

Issue 1578363009: CacheStorage: Add ignoreSearch option to cache.matchAll(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 10 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/window/cache-match-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-match-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-match-expected.txt
index 3dd35fc0a08ec626ff5dd92fb0e1600abd7de947..d31778da2d0c45173c15743a440a2953ca0a1188 100644
--- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-match-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-match-expected.txt
@@ -1,5 +1,3 @@
-CONSOLE WARNING: Cache.match() does not support 'ignoreSearch' option yet. See http://crbug.com/520784
-CONSOLE WARNING: Cache.match() does not support 'ignoreSearch' option yet. See http://crbug.com/520784
This is a testharness.js-based test.
PASS Cache.match with no matching entries
PASS Cache.match with URL

Powered by Google App Engine
This is Rietveld 408576698