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
(i.e. characters that can be affected by the <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/css-text-3/#white-spacetitle=white-space>white-space</a> property)
708
708
is not rendered, as if it were <spanclass=css>display:none</span>.</p>
709
709
710
-
<p>
711
-
A <adata-link-type=dfnhref=#flex-itemtitle="flex item">flex item</a> establishes a new formatting context for its contents.
712
-
The type of this formatting context is determined by its <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> value, as usual.
713
-
However, flex items themselves are flex-level boxes, not block-level boxes:
714
-
they participate in their container’s flex formatting context,
A <adata-link-type=dfnhref=#flex-itemtitle="flex item">flex item</a> establishes a new formatting context for its contents.
735
+
The type of this formatting context is determined by its <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> value, as usual.
736
+
However, flex items themselves are flex-level boxes, not block-level boxes:
737
+
they participate in their container’s flex formatting context,
738
+
not in a block formatting context.
739
+
740
+
<hr>
741
+
740
742
<pclass=note>
741
743
Authors reading this spec may want to
742
744
<ahref=#item-margins>skip past the following box-generation details</a>.
0 commit comments