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

Unified Diff: chrome/test/data/predictors/javascript_redirect.html

Issue 2609403007: predictors: browser test for client-side redirect. (Closed)
Patch Set: Nits. Created 3 years, 11 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: chrome/test/data/predictors/javascript_redirect.html
diff --git a/chrome/test/data/predictors/javascript_redirect.html b/chrome/test/data/predictors/javascript_redirect.html
new file mode 100644
index 0000000000000000000000000000000000000000..47ffece77a470c0670ab2974fddc0b883b7d79b6
--- /dev/null
+++ b/chrome/test/data/predictors/javascript_redirect.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Changes document location</title>
+ <script src="javascript_redirect.js"></script>
+ </head>
+ <body>
+ </body>
+</html>
« no previous file with comments | « chrome/test/data/predictors/html_subresources.html ('k') | chrome/test/data/predictors/javascript_redirect.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698