Skip to content

Commit dcb654b

Browse files
committed
[css-text] Fix #277.
1 parent 7dce367 commit dcb654b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-text/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,8 @@ Languages and Typesetting</h4>
690690
<li>If spaces or tabs at the end of a line are non-collapsible
691691
but have 'white-space' set to ''pre-wrap''
692692
the UA must either <a>hang</a> the <a>white space</a>
693-
or visually collapse their character advance widths
693+
or visually collapse the character advance widths
694+
of any overflowing spaces
694695
such that they don't take up space in the line.
695696

696697
Note: Hanging the white space rather than collapsing it

0 commit comments

Comments
 (0)