initial import
[vuplus_webkit] / Source / WebKit / qt / tests / qwebpage / resources / iframe2.html
1 <html>
2 <body>
3 <p>another iframe</p>
4 <iframe src="iframe3.html" width="80%" height="30%"></iframe>
5 </body>
6 </html>
7