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

14 lines
542 B
HTML
Raw Normal View History

<!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;<wbr>&nbsp;<wbr>am&nbsp;<wbr>the<br
>very&nbsp;<wbr>model&nbsp;<wbr>of&nbsp;<wbr>a&nbsp;<wbr>modern&nbsp;<wbr>major-general.
<p>I am the<br>very model of a modern major-general.
</body>
</html>