We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88cb91d commit 96441e4Copy full SHA for 96441e4
css-flexbox-1/Overview.bs
@@ -607,7 +607,7 @@ Flex Items</h2>
607
and each contiguous sequence of child <a>text runs</a>
608
is wrapped in an <a>anonymous</a> <a>block container</a> <a>flex item</a>.
609
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>
+ [=document white space characters=]
611
(i.e. characters that can be affected by the 'white-space' property)
612
it is instead not rendered (just as if its <a>text nodes</a> were ''display:none'').
613
0 commit comments