Skip to content

Commit 96441e4

Browse files
committed
[css-flexbox-1] Cross-link 'white space' to css-text-3. #5146
1 parent 88cb91d commit 96441e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-flexbox-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ Flex Items</h2>
607607
and each contiguous sequence of child <a>text runs</a>
608608
is wrapped in an <a>anonymous</a> <a>block container</a> <a>flex item</a>.
609609
However, if the entire sequence of child <a>text runs</a> contains only
610-
<a href="https://www.w3.org/TR/CSS2/text.html#white-space-prop">white space</a>
610+
[=document white space characters=]
611611
(i.e. characters that can be affected by the 'white-space' property)
612612
it is instead not rendered (just as if its <a>text nodes</a> were ''display:none'').
613613

0 commit comments

Comments
 (0)