diff options
Diffstat (limited to 'layout/reftests/text/soft-hyphens-1-ref.html')
-rw-r--r-- | layout/reftests/text/soft-hyphens-1-ref.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/reftests/text/soft-hyphens-1-ref.html b/layout/reftests/text/soft-hyphens-1-ref.html new file mode 100644 index 0000000000..b405be7cfb --- /dev/null +++ b/layout/reftests/text/soft-hyphens-1-ref.html @@ -0,0 +1,13 @@ +<html> +<body> + +<div> +<p>Hy-<br>phen. +<p>Hy-<br>phen. +<p>Hy-<br>phen. +<p>Hy-<br>phen. +<p>Hy-<br>phen. +</div> + +</body> +</html> |