Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / basic / 004.html
blobaf98115a4b01180fc66c04c4290ead1f86318166
1 <html>
2 <body><p style="float:left; border:2px solid green; word-spacing: 30px">
3 There should be 30px of word spacing between each word.
4 </p><div style="height:100px"></div><table border=0 cellspacing=0 cellpadding=0 width=100>
5 <td width=100><p style="border:2px solid green; word-spacing: 15px">
6 There should be 15px of word spacing between each word.</p></td>
7 </table></body>
10 </html>