layout/reftests/text/auto-hyphenation-8-ref.html

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:676926098b8b
1 <!DOCTYPE html>
2 <html>
3 <!-- check that hyphenation is not applied when language is not specified -->
4 <body>
5 <div style="width: 5em; -moz-hyphens: none;">
6 supercalifragilisticexpialidocious
7 </div>
8 </body>
9 </html>
10

mercurial