You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and each contiguous run of text that is directly contained inside a <adata-link-type="dfn" href="#flex-container">flex container</a> is wrapped in an anonymous <adata-link-type="dfn" href="#flex-item">flex item</a>.
748
748
However, an anonymous flex item that contains only <ahref="http://www.w3.org/TR/CSS2/text.html#white-space-prop">white space</a> (i.e. characters that can be affected by the <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css-text-3/#propdef-white-space">white-space</a> property)
749
749
is not rendered, as if it were <spanclass="css">display:none</span>.</p>
<p>A <adata-link-type="dfn" href="#flex-item">flex item</a> establishes a new formatting context for its contents.
774
775
The type of this formatting context is determined by its <aclass="property" data-link-type="propdesc" href="https://drafts.csswg.org/css2/visuren.html#propdef-display">display</a> value, as usual.
0 commit comments