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

Unified Diff: LayoutTests/http/tests/cachestorage/window/cache-match.html

Issue 1295573002: Address test slowness with Cache Storage match()/matchAll() tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/window/cache-match.html
diff --git a/LayoutTests/http/tests/cachestorage/window/cache-match.html b/LayoutTests/http/tests/cachestorage/window/cache-match.html
index 6167998e40100d5ac90b478cd50a09a6b2c5fce8..78d229d3409eae1978024f2ec218960a8227e3d9 100644
--- a/LayoutTests/http/tests/cachestorage/window/cache-match.html
+++ b/LayoutTests/http/tests/cachestorage/window/cache-match.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<title>Cache Storage: Cache.match and Cache.matchAll</title>
+<title>Cache Storage: Cache.match</title>
<link rel="help" href="https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#cache-match">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>

Powered by Google App Engine
This is Rietveld 408576698