diff options
Diffstat (limited to 'layout/reftests/text/auto-hyphenation-4-ref.html')
-rw-r--r-- | layout/reftests/text/auto-hyphenation-4-ref.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/text/auto-hyphenation-4-ref.html b/layout/reftests/text/auto-hyphenation-4-ref.html new file mode 100644 index 0000000000..68cfcf6008 --- /dev/null +++ b/layout/reftests/text/auto-hyphenation-4-ref.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> +<body lang="x-unknown-language"> +<div style="width: 5em; hyphens: none;"> +supercalifragilisticexpialidocious +</div> +</body> +</html> + |