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