Git init
[framework/web/webkit-efl.git] / LayoutTests / fast / replaced / 007.html
1 <html>
2 <div style="text-align:center">
3 This should be centered. <iframe width=300 height=150 src="resources/007-sub.html"></iframe><br>
4 This should be centered. <object width=300 height=150 type="text/html" data="resources/007-sub.html"></object><br>
5 </div>
6 </html>