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

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

Issue 1320823003: CacheStorage: Show a warning message when unsupported CacheQueryOptions are specified (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: swap arguments Created 5 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: LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
diff --git a/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt b/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
index 46a3cf77ab63f1b4ac81f41c4ba14dcf76a04cd5..5b422ad9203324e7178899a549ff4eb74a47ca28 100644
--- a/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
+++ b/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
@@ -1,3 +1,5 @@
+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