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

Unified Diff: chrome_frame/test/data/full_tab_sub_iframe_main.html

Issue 126143005: Remove Chrome Frame code and resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to r244038 Created 6 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_frame/test/data/full_tab_sub_iframe_main.html
diff --git a/chrome_frame/test/data/full_tab_sub_iframe_main.html b/chrome_frame/test/data/full_tab_sub_iframe_main.html
deleted file mode 100644
index 20050db8a0f22830b531bf72c5659b2b777cd7ff..0000000000000000000000000000000000000000
--- a/chrome_frame/test/data/full_tab_sub_iframe_main.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<html>
- <head>
- <title>ChromeFrame full tab IFRAME test main</title>
- </head>
-<body>
-<table height="100%" width="100%">
- <tr height="1%">
- <td style="top:0;width:100%">
- <table width="100%">
- <tr>
- <td>
- Placeholder text.
- <td align=right valign=bottom>
- I slappa da bass!
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td>
- <iframe scrolling=auto src="full_tab_sub_frame1.html"
- frameborder=1 allowtransparency=true
- style="width:100%;height:100%">
- </iframe>
- </td>
- </tr>
-</table>
-</body>
-</html>
« no previous file with comments | « chrome_frame/test/data/full_tab_sub_frame_main.html ('k') | chrome_frame/test/data/fulltab_anchor_url_navigate.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698