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

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     1 <!DOCTYPE HTML>
     2 <html>
     3 <body style="line-height:1.5em; width:6em; text-align:justify; border:1px solid black; overflow:hidden;">
     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