summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/auto-hyphenation-bg-1.html
blob: c1fb848f60e1272cf3ccd38eb2670e6b8f4bd17f (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body>
<div style="width:1em; hyphens:auto;" lang="bg">
Всички хора се раждат свободни и равни по достойнство и права.
</div>
</body>
</html>