summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/auto-hyphenation-es-1.html
blob: fa2c688510ed2b601e5b65e18282061797d3c734 (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="es">
Todos los seres humanos nacen libres e iguales en dignidad y derechos
</div>
</body>
</html>