diff options
Diffstat (limited to 'layout/reftests/text/auto-hyphenation-fr-1-ref.html')
-rw-r--r-- | layout/reftests/text/auto-hyphenation-fr-1-ref.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/text/auto-hyphenation-fr-1-ref.html b/layout/reftests/text/auto-hyphenation-fr-1-ref.html new file mode 100644 index 0000000000..696ebc45b5 --- /dev/null +++ b/layout/reftests/text/auto-hyphenation-fr-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="fr"> +Tout in­di­vi­du a droit à la vie, à la li­ber­té et à la sû­re­té de sa per­sonne. +</div> +</body> +</html> |