diff options
Diffstat (limited to '')
-rw-r--r-- | layout/reftests/text/auto-hyphenation-de-ch-1-ref.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/text/auto-hyphenation-de-ch-1-ref.html b/layout/reftests/text/auto-hyphenation-de-ch-1-ref.html new file mode 100644 index 0000000000..f5b9e90a7a --- /dev/null +++ b/layout/reftests/text/auto-hyphenation-de-ch-1-ref.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> +<head> +<meta http-equiv="content-type" content="text/html; charset=utf-8"> +</head> +<body> +<div style="width:1em; hyphens:manual;" lang="de-CH"> +Al­le Men­schen sind frei und gleich an Wür­de und Rech­ten ge­bo­ren. +</div> +</body> +</html> |