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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/register-iframe.html

Issue 2880823002: Upstream service worker `ready` test to WPT (Closed)
Patch Set: Stengthen expectation Created 3 years, 7 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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/serviceworker/ready.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/register-iframe.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/register-iframe.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/register-iframe.html
deleted file mode 100644
index f5a040e41d96a5e6995b92542ec98cc5c926eeba..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/register-iframe.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<script type="text/javascript">
-navigator.serviceWorker.register('empty-worker.js',
- {scope: 'register-iframe.html'});
-</script>
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/serviceworker/ready.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698