layout/reftests/text/soft-hyphens-1b.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 <html>
     2 <body>
     4 <div style="width:0;">
     5 <p>Hy&shy;&shy;phen.
     6 <p><span>Hy</span>&shy;&shy;phen.
     7 <p><span>Hy&shy;</span>&shy;phen.
     8 <p><span>Hy&shy;&shy;</span>phen.
     9 <p><span>Hy&shy;&shy;p</span>hen.
    10 </div>
    12 </body>
    13 </html>

mercurial