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