gecko/layout/reftests/text/auto-hyphenation-bg-1.html

12 lines
304 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body>
<div style="width:1em; -moz-hyphens:auto;" lang="bg">
Всички хора се раждат свободни и равни по достойнство и права.
</div>
</body>
</html>