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
in place of the <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#availabletitle="available inline-size">available inline-size</a> for calculations that
1976
1976
require a definite <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#availabletitle="available inline-size">available inline-size</a>.
1977
1977
1978
+
<p>See <adata-biblio-type=normativedata-link-type=bibliohref=#biblio-css3-sizingtitle=biblio-css3-sizing>[CSS3-SIZING]</a> for further details on CSS sizing terminology and concepts.
See <adata-biblio-type=normativedata-link-type=bibliohref=#biblio-css3-sizingtitle=biblio-css3-sizing>[CSS3-SIZING]</a> for further details.
2008
-
2009
2008
<divclass=note>
2010
2009
<divclass=sidefigure>
2011
2010
<imgalt="Diagram of automatically triggered multi-column preventing T-shaped documents" src=auto-multicol.svgwidth=200>
2012
2011
</div>
2013
-
This automatically triggers multi-column flow
2012
+
Note that this automatically triggers multi-column flow on all block containers
2014
2013
so that overflowing content, instead of continuing off the side of the containing block,
2015
2014
is wrapped into columns in the flow direction of the containing block,
2016
2015
thus avoiding T-shaped documents.
2016
+
Authors can control the measure of these columns by setting <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-multicol-1/#propdef-column-widthtitle=column-width>column-width</a>,
2017
+
or disable this behavior by setting <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css2/visudet.html#propdef-widthtitle=width>width</a> to a non-<spanclass=cssdata-link-type=maybetitle=auto>auto</span> value
2018
+
such as <spanclass=cssdata-link-type=maybetitle=max-content>max-content</span>.
0 commit comments