WebKit/qt/tests/qwebpage/resources/iframe2.html
changeset 2 303757a437d3
parent 0 4f2f89ce4247
equal deleted inserted replaced
0:4f2f89ce4247 2:303757a437d3
     1 <html>
       
     2 <body>
       
     3 <p>another iframe</p>
       
     4 <iframe src="iframe3.html" width="80%" height="30%"></iframe>
       
     5 </body>
       
     6 </html>
       
     7