3 div { float: left; clear: both; border:solid ; word-spacing:
50px; }
8 Test for
<i><a href=
"http://bugs.webkit.org/show_bug.cgi?id=15259">http://bugs.webkit.org/show_bug.cgi?id=
15259</a>
9 REGRESSION:Text overflows if a empty <td
> is followed by a
<td
align=
"center"></i>.
12 The next
7 lines should all look the same.
16 <div><span>A
</span> B
</div>
17 <div><span>A
</span> B
</div>
18 <div style=
"text-align: right;"><span>A
</span> B
</div>
19 <div style=
"text-align: right;"><span>A
</span> <span>B
</span></div>
20 <div style=
"text-align: right;"><span>A
</span> B
</div>