diff options
Diffstat (limited to 'layout/reftests/text/auto-hyphenation-da-1-ref.html')
-rw-r--r-- | layout/reftests/text/auto-hyphenation-da-1-ref.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/text/auto-hyphenation-da-1-ref.html b/layout/reftests/text/auto-hyphenation-da-1-ref.html new file mode 100644 index 0000000000..0efd813097 --- /dev/null +++ b/layout/reftests/text/auto-hyphenation-da-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="da"> +Alle men­ne­sker er født frie og li­ge i vær­dig­hed og ret­tig­he­der. +</div> +</body> +</html> |