| Index: chrome_frame/test/data/iframe_basic_host.html
 | 
| ===================================================================
 | 
| --- chrome_frame/test/data/iframe_basic_host.html	(revision 0)
 | 
| +++ chrome_frame/test/data/iframe_basic_host.html	(revision 0)
 | 
| @@ -0,0 +1,13 @@
 | 
| +<!-- saved from url=(0014)about:internet -->
 | 
| +<html>
 | 
| +<!-- This page is meant to load inside the host browser like IE/FF -->
 | 
| +<head></head>
 | 
| +<body>
 | 
| +  <iframe src ="postmessage_basic_host.html" width="50%" height="600">
 | 
| +  </iframe>
 | 
| +
 | 
| +  <br>
 | 
| +  <br>
 | 
| +  Test for ChromeFrame inside iframe
 | 
| +</body>
 | 
| +</html>
 | 
| 
 |