tests/auto/declarative/qdeclarativewebview/data/forward.html
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
       
     1 <html>
       
     2 <head><title>Forward</title>
       
     3 <link rel="icon" sizes="32x32" href="forward.png">
       
     4 </head>
       
     5 <body leftmargin="0" marginwidth="0">
       
     6 <table width="123">
       
     7 <tbody>
       
     8 <tr><td>This is more.</td></tr>
       
     9 </tbody>
       
    10 </table>
       
    11 </body>
       
    12 </html>