Git init
[framework/web/webkit-efl.git] / LayoutTests / fast / inline / 001.html
1 <body>
2 <div style="border:2px solid red">
3 This image has a margin <img style="width:50px; height:50px; background-color:green; margin-left:50px; margin-right:50px"> on it.
4 </div>