summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/auto-hyphenation-de-1996-1.html
blob: fb542c4757d0b0fa20f2adb9436edfd4822f9dd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body>
<div style="width:1em; hyphens:auto;" lang="de-1996">
Alle Menschen sind frei und gleich an Würde und Rechten geboren.
<p>
busser <!-- example word that is hyphenated differently by de-1901 and de-1996 -->
</div>
</body>
</html>