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

Unified Diff: content/test/data/frame_tree/1-2.html

Issue 10827078: Support frame tree propagation between renderers in the same browsing instance. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Another round of fixes based on Charlie's review. Created 8 years, 4 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: content/test/data/frame_tree/1-2.html
diff --git a/content/test/data/frame_tree/1-2.html b/content/test/data/frame_tree/1-2.html
new file mode 100644
index 0000000000000000000000000000000000000000..c7f64275cd9e0d1bb7c5d585de29a3cf38c538a3
--- /dev/null
+++ b/content/test/data/frame_tree/1-2.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+</head>
+<body>
+
+Frame 1-2.
+<br>
+
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698