layout/reftests/text/justification-1-ref.html

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:70be52ac7700
1 <!DOCTYPE HTML>
2 <html>
3 <body style="line-height:1.5em; width:6em; text-align:justify; border:1px solid black; overflow:hidden;">
4
5 <p>I am the very model of a modern major-general.</p>
6 <p style="width:100em;">I am the very model of a modern major-general.</p>
7 <p style="width:100em;">I &nbsp;am the<br>very model of a modern major-general.</p>
8 <p style="text-align:left;">I&nbsp;&nbsp;&#x200b;am&nbsp;&#x200b;the<br>very&nbsp;&#x200b;model&nbsp;&#x200b;of&nbsp;&#x200b;a&nbsp;&#x200b;modern&nbsp;&#x200b;major-general.</p>
9 <p>I am the<br>very model of a modern major-general.</p>
10 </body>
11 </html>

mercurial