summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/auto-hyphenation-3.html
blob: 5ebb1a12baefd1c0c13dbf74f3bf504b93b4d3fd (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<!-- check that hyphens:none prevents break at &shy; -->
<body lang="en-us">
<div style="width: 5em; hyphens: none;">
su&shy;per&shy;cal&shy;ifrag&shy;ilis&shy;tic&shy;ex&shy;pi&shy;ali&shy;do&shy;cious
</div>
</body>
</html>