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

13 lines
557 B
HTML

<!DOCTYPE HTML>
<html>
<body style="width:6em; text-align:justify; border:1px solid black; overflow:hidden;">
<p>I am the very model of a modern major-general.
<p style="width:100em;">I am the very model of a modern major-general.
<p style="width:100em;">I &nbsp;am the<br>very model of a modern major-general.
<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>I am the<br>very model of a modern major-general.
</body>
</html>