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

Unified Diff: chrome/test/data/new_account.html

Issue 2291002: Add test that verifies web-page to chrome communication. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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
« chrome/common/url_constants.cc ('K') | « chrome/common/url_constants.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/new_account.html
===================================================================
--- chrome/test/data/new_account.html (revision 0)
+++ chrome/test/data/new_account.html (revision 0)
@@ -0,0 +1,7 @@
+<html>
+<body>
+ <p>Now we are going to tranfer to the special url bearing parameters
+ so Chrome browser intercepts them...</p>
+ <script>window.location="cros://inspector/?param1=value1+param2"</script>
+</body>
+</html>
« chrome/common/url_constants.cc ('K') | « chrome/common/url_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698