diff options
Diffstat (limited to 'layout/reftests/line-breaking/space-cluster-1.html')
-rw-r--r-- | layout/reftests/line-breaking/space-cluster-1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/reftests/line-breaking/space-cluster-1.html b/layout/reftests/line-breaking/space-cluster-1.html new file mode 100644 index 0000000000..511f7381df --- /dev/null +++ b/layout/reftests/line-breaking/space-cluster-1.html @@ -0,0 +1,5 @@ +<!DOCTYPE html> +<body style="width: 0; line-height: 1.5em"> +<!-- none of these control codes should inhibit line breaking at the spaces --> +there‍ should ‍be‌ one ‌word͏ per ͏line +</body> |