Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/worker/cache-storage-match.https.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match.html b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/worker/cache-storage-match.https.html |
similarity index 68% |
copy from third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match.html |
copy to third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/worker/cache-storage-match.https.html |
index 9d2d47b87db7f730a9a92ce8273c463e6c43bd9c..cd93410d234886ce63d97e6c13461b90a9d4d369 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match.html |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/worker/cache-storage-match.https.html |
@@ -1,6 +1,7 @@ |
<!DOCTYPE html> |
<title>CacheStorage.match</title> |
-<link rel="help" href="https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#cache-storage-match"> |
+<link rel="help" href="https://w3c.github.io/ServiceWorker/#cache-storage-match"> |
+<meta name="timeout" content="long"> |
<script src="/resources/testharness.js"></script> |
<script src="/resources/testharnessreport.js"></script> |
<script> |