summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/auto-hyphenation-10.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/text/auto-hyphenation-10.html')
-rw-r--r--layout/reftests/text/auto-hyphenation-10.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/text/auto-hyphenation-10.html b/layout/reftests/text/auto-hyphenation-10.html
new file mode 100644
index 0000000000..3411208b5a
--- /dev/null
+++ b/layout/reftests/text/auto-hyphenation-10.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+<meta charset="UTF-8">
+<!-- check that hyphenation is not applied when language is not specified -->
+<body>
+<div style="width: 5em; hyphens: auto;">
+supercalifragilisticexpialidocious
+</div>
+</body>
+</html>
+