- add sources.
[platform/framework/web/crosswalk.git] / src / chrome_frame / test / data / sub_frame3.html
1 <html>
2   <head>
3     <meta http-equiv="x-ua-compatible" content="chrome=1" />
4     <title>Sub frame 3</title>
5   </head>
6   <body>
7     Sub frame 3
8     <br/><br/>
9     <br>
10     <div id="statusPanel" style="border: 1px solid red; width: 100%">
11     LOG:
12     </div>
13   </body>
14 </html>
15