WebCore/manual-tests/resources/popup200x100.html
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 <html>
       
     2 <head>
       
     3 <title>Popup 200x100</title>
       
     4 </head>
       
     5 <body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
       
     6 <img src="200x100.png" width="200" height="100">
       
     7 </body>
       
     8 </html>