tenfourfox/layout/reftests/text/auto-hyphenation-fr-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
267 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body>
<div style="width:1em; hyphens:auto;" lang="fr">
Tout individu a droit à la vie, à la liberté et à la sûreté de sa personne.
</div>
</body>
</html>