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

Unified Diff: chrome_frame/test/data/no_interference/link.html

Issue 2173002: Add chrome frame tests for common navigation cases to ensure IE is not broken. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: final 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
Index: chrome_frame/test/data/no_interference/link.html
diff --git a/chrome_frame/test/data/no_interference/link.html b/chrome_frame/test/data/no_interference/link.html
new file mode 100755
index 0000000000000000000000000000000000000000..fd7f26f53a30170e950268c493f2008293f7192b
--- /dev/null
+++ b/chrome_frame/test/data/no_interference/link.html
@@ -0,0 +1,5 @@
+<html>
+ <body>
+ <a href="empty.html">Empty page</a>
+ </body>
+</html>
« no previous file with comments | « chrome_frame/test/data/no_interference/javascript_redirect.html ('k') | chrome_frame/test/no_interference_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698