[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / fast / images / pdf-as-image.html
1 <html>
2 <body style='margin: 0px'>
3 <div style='background: red; height: 100px; width: 100px'>
4   <img src='resources/green_rectangle.pdf'>
5 </div>
6 </body>
7 </html>