| 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>
|
|
|