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