layout/reftests/text/auto-hyphenation-3.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:ab9c3a29f025
1 <!DOCTYPE html>
2 <html>
3 <!-- check that -moz-hyphens:none prevents break at &shy; -->
4 <body lang="en-us">
5 <div style="width: 5em; -moz-hyphens: none;">
6 su&shy;per&shy;cal&shy;ifrag&shy;ilis&shy;tic&shy;ex&shy;pi&shy;ali&shy;do&shy;cious
7 </div>
8 </body>
9 </html>
10

mercurial