Home | History | Annotate | Download | only in pageserializer
      1 <html>
      2 <body>
      3 
      4 <img src="red_background.png"/>
      5 
      6 <iframe src="iframe.html"></iframe>
      7 <object data="iframe2.html"></object>
      8 <iframe src="iframe.html"></iframe>
      9 
     10 </body>
     11 
     12 </html>
     13