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
Interacting with the layout mode: the <spanclass=propertydata-link-type=propdesctitle=display-outside>display-outside</span> property</a><li><ahref=#the-display-extras><spanclass=secno>2.3</span>
115
115
Additional stuff: the <spanclass=propertydata-link-type=propdesctitle=display-extras>display-extras</span> property</a><li><ahref=#the-display><spanclass=secno>2.4</span>
116
116
The <spanclass=propertydata-link-type=propdesctitle=display>display</span> shorthand property</a></ul><li><ahref=#the-display-box><spanclass=secno>3</span>
117
-
Controlling box generation: the <spanclass=propertydata-link-type=propdesctitle=box>box</span> property</a><li><ahref=#acknowledgments><spanclass=secno></span>
117
+
Controlling box generation: the <spanclass=propertydata-link-type=propdesctitle=display-box>display-box</span> property</a><li><ahref=#acknowledgments><spanclass=secno></span>
and does not participate in any formatting context.
243
243
244
244
<pclass=note> Note: This value exists for legacy reasons,
245
-
and interacts with the separate <aclass=propertydata-link-type=propdeschref=#propdef-boxtitle=box>box</a> property.
246
-
It is recommended that <aclass=propertydata-link-type=propdeschref=#propdef-boxtitle=box>box</a> be used to suppress an element,
245
+
and interacts with the separate <aclass=propertydata-link-type=propdeschref=#propdef-display-boxtitle=display-box>display-box</a> property.
246
+
It is recommended that <aclass=propertydata-link-type=propdeschref=#propdef-display-boxtitle=display-box>display-box</a> be used to suppress an element,
247
247
so that the element’s display type is automatically preserved
<p> The <aclass=propertydata-link-type=propdeschref=#propdef-boxtitle=box>box</a> property is not part of the <aclass=propertydata-link-type=propdeschref=#propdef-displaytitle=display>display</a> shorthand,
<p> The <aclass=propertydata-link-type=propdeschref=#propdef-display-boxtitle=display-box>display-box</a> property is not part of the <aclass=propertydata-link-type=propdeschref=#propdef-displaytitle=display>display</a> shorthand,
373
373
so that <aclass=propertydata-link-type=propdeschref=#propdef-displaytitle=display>display</a> can be safely set without accidentally overriding whether an element is being suppressed or not.
374
374
375
-
<p>The computed value of <aclass=propertydata-link-type=propdeschref=#propdef-boxtitle=box>box</a> is the specified value,
376
-
unless <aclass=propertydata-link-type=propdeschref=#propdef-display-outsidetitle=display-outside>display-outside</a>has the value <aclass=cssdata-link-for=display-outsidedata-link-type=maybehref=#valuedef-none0title=none>none</a>,
377
-
in which case the computed value of <aclass=propertydata-link-type=propdeschref=#propdef-boxtitle=box>box</a>is <aclass=cssdata-link-for=boxdata-link-type=maybehref=#valuedef-nonetitle=none>none</a> as well.
375
+
<p>If the computed value of <aclass=propertydata-link-type=propdeschref=#propdef-display-outsidetitle=display-outside>display-outside</a> is <aclass=cssdata-link-for=display-outsidedata-link-type=maybehref=#valuedef-none0title=none>none</a>,
376
+
the computed value of <aclass=propertydata-link-type=propdeschref=#propdef-display-boxtitle=display-box>display-box</a>is <spanclass=cssdata-link-for=display-boxdata-link-type=maybetitle=none>none</span>.
377
+
Otherwise, the computed value is the specified value.
Is <aclass=propertydata-link-type=propdeschref=#propdef-boxtitle=box>box</a> a good name? What about <aclass=propertydata-link-type=propdesctitle=show>show</a>? Other suggestions?
Is <aclass=propertydata-link-type=propdeschref=#propdef-boxtitle=box>box</a> a good name? What about <aclass=propertydata-link-type=propdesctitle=show>show</a>? Other suggestions?
0 commit comments