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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/resources/resource-timing-iframe.html

Issue 2415873002: Import w3c tests for the service workers (Closed)
Patch Set: Rebase Created 4 years, 2 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/imported/wpt/service-workers/service-worker/resources/resource-timing-iframe.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/resource-timing-iframe.html b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/resources/resource-timing-iframe.html
similarity index 59%
copy from third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/resource-timing-iframe.html
copy to third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/resources/resource-timing-iframe.html
index b0cb271745ab6546e3733348cf8de8b84e003b6a..2af6793696b573285b7669b5b931a9713764e189 100644
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/resource-timing-iframe.html
+++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/resources/resource-timing-iframe.html
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<script src="empty.js"></script>
<script src="dummy.js"></script>
-<script src="redirect.php?Redirect=empty.js"></script>
+<script src="redirect.py?Redirect=empty.js"></script>

Powered by Google App Engine
This is Rietveld 408576698