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://dev.w3.org/csswg/css-text-3/#white-spacetitle=white-space>white-space</a> property)
695
695
is not rendered, as if it were <aclass=cssdata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display:none</a>.
696
696
697
-
<pclass=note>
698
-
Authors reading this spec may want to
699
-
<ahref=#item-margins>skip past these box-generation details</a>.
700
-
701
697
<p>
702
698
A <adata-link-type=dfnhref=#flex-itemtitle="flex item">flex item</a> establishes a new formatting context for its contents.
703
699
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.
704
-
The computed <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> of a <adata-link-type=dfnhref=#flex-itemtitle="flex item">flex item</a>
(except that internal table boxes are instead handled by anonymous box fixup, see below).
708
700
However, flex items are flex-level boxes, not block-level boxes:
709
701
they participate in their container’s flex formatting context,
710
702
not in a block formatting context.
711
703
712
-
<pclass=note>
713
-
The <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> computation on flex items as defined here
714
-
is expected to be superseded by a future specification
715
-
that defines a new <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> value specific to flex items.
<ahref=#item-margins>skip past the following box-generation details</a>.
729
+
730
+
<p>
731
+
The computed <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> of a <adata-link-type=dfnhref=#flex-itemtitle="flex item">flex item</a>
(except that internal table boxes are instead handled by anonymous box fixup, see below).
735
+
736
+
<pclass=note>
737
+
The <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> computation on flex items as defined here
738
+
is expected to be superseded by a future specification
739
+
that defines a new <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> value specific to flex items.
740
+
739
741
<p>
740
742
Some values of <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-displaytitle=display>display</a> trigger the generation of anonymous boxes.
741
743
For example, a misparented <spanclass=cssdata-link-type=maybetitle=table-cell>table-cell</span> child is fixed up
0 commit comments