Git init
[framework/web/webkit-efl.git] / LayoutTests / fast / replaced / 005.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2 <table width=100% cellpadding=0 cellspacing=0 border=2>
3 <tr><td nowrap><img style="width:100px;height:100px;background-color:green"><img style="width:100px;height:100px;background-color:green"><br>
4 <img style="width:100px;height:100px;background-color:green"><img style="width:100px;height:100px;background-color:green"></td>
5 <td width=100%">Foo</td>
6 </tr>
7 </table>
8
9 <table width=100% cellpadding=0 cellspacing=0 border=2>
10 <tr><td><span style="white-space:pre"><img style="width:100px;height:100px;background-color:green"><img style="width:100px;height:100px;background-color:green"></span><br>
11 <img style="width:100px;height:100px;background-color:green"><img style="width:100px;height:100px;background-color:green"></td>
12 <td width=100%">Foo</td>
13 </tr>
14 </table>
15 <p style="border:2px solid blue"><img style="width:100px;height:100px;background-color:green"><img style="width:100px;height:100px;background-color:green"><br>
16 <a href="foo.html"><img style="width:100px;height:100px;background-color:green"></a><img style="width:100px;height:100px;background-color:green">
17 </p>