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

Unified Diff: LayoutTests/http/tests/serviceworker/resources/blank.html

Issue 265943003: Add blink-side binding code for navigator.serviceWorker.current (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: +title Created 6 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
Index: LayoutTests/http/tests/serviceworker/resources/blank.html
diff --git a/LayoutTests/http/tests/serviceworker/resources/blank.html b/LayoutTests/http/tests/serviceworker/resources/blank.html
new file mode 100644
index 0000000000000000000000000000000000000000..a3c3a4689a62b45b1e429f6b7a94690e556a1259
--- /dev/null
+++ b/LayoutTests/http/tests/serviceworker/resources/blank.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<title>Empty doc</title>

Powered by Google App Engine
This is Rietveld 408576698