summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/auto-hyphenation-9-ref.html
blob: 54c2006697160bd43f1cc2fdc45438d577477995 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<meta charset="iso-8859-1">
<!-- check that hyphenation is not applied when language is not specified -->
<body>
<div style="width: 5em; hyphens: none;">
supercalifragilisticexpialidocious
</div>
</body>
</html>