diff options
Diffstat (limited to 'layout/reftests/text/auto-hyphenation-de-1996-1-ref.html')
-rw-r--r-- | layout/reftests/text/auto-hyphenation-de-1996-1-ref.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/reftests/text/auto-hyphenation-de-1996-1-ref.html b/layout/reftests/text/auto-hyphenation-de-1996-1-ref.html new file mode 100644 index 0000000000..4294625533 --- /dev/null +++ b/layout/reftests/text/auto-hyphenation-de-1996-1-ref.html @@ -0,0 +1,13 @@ +<!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-1996"> +Al­le Men­schen sind frei und gleich an Wür­de und Rech­ten ge­bo­ren. +<p> +bus­ser <!-- example word that is hyphenated differently by de-1901 and de-1996 --> +</div> +</body> +</html> |