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

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

mercurial