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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/register-link-element.https.html

Issue 2671783002: Upstream <link rel=serviceworker> tests. (Closed)
Patch Set: rebase Created 3 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/external/wpt/service-workers/service-worker/register-link-element.https.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/register-link-element.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/register-link-element.https.html
similarity index 79%
rename from third_party/WebKit/LayoutTests/http/tests/serviceworker/register-link-element.html
rename to third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/register-link-element.https.html
index 0b254170e2370ba46fae1260c9a679fe1f3b9686..a4a4a19eb630e3204d426a8d77b44fc3c2163f4b 100644
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/register-link-element.html
+++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/register-link-element.https.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
-<script src="../resources/testharness.js"></script>
-<script src="../resources/testharnessreport.js"></script>
-<script src="resources/test-helpers.js"></script>
+<script src="/resources/testharness.js"></script>
+<script src="/resources/testharnessreport.js"></script>
+<script src="resources/test-helpers.sub.js"></script>
<script src="resources/registration-tests.js"></script>
<body>
<script>

Powered by Google App Engine
This is Rietveld 408576698