summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/auto-hyphenation-ru-1.html
blob: 859acd5237f268f3475cdafcad4806c013f0251c (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="ru">
Все люди рождаются свободными и равными в своем достоинстве и правах.
</div>
</body>
</html>