summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/auto-hyphenation-4.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/text/auto-hyphenation-4.html')
-rw-r--r--layout/reftests/text/auto-hyphenation-4.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/text/auto-hyphenation-4.html b/layout/reftests/text/auto-hyphenation-4.html
new file mode 100644
index 0000000000..82d187e252
--- /dev/null
+++ b/layout/reftests/text/auto-hyphenation-4.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<!-- check that hyphenation is not applied to unknown language -->
+<body lang="x-unknown-language">
+<div style="width: 5em; hyphens: auto;">
+supercalifragilisticexpialidocious
+</div>
+</body>
+</html>
+