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
<li><strong>Calculate the used column <adata-link-type=dfnhref=#block-sizetitle=block-size>block-size</a>:</strong>
2035
2035
If both <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-multicol-1/#propdef-column-counttitle=column-count>column-count</a> and <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-multicol-1/#propdef-column-widthtitle=column-width>column-width</a> are non-<spanclass=cssdata-link-for=column-countdata-link-type=maybetitle=auto>auto</span>,
2036
-
then the used column <adata-link-type=dfnhref=#block-sizetitle=block-size>block-size</a> is the multi-column element’s<adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#max-content-inline-sizetitle="max-content size">max-content size</a>.
2036
+
then the used column <adata-link-type=dfnhref=#block-sizetitle=block-size>block-size</a> is as specified in<adata-biblio-type=normativedata-link-type=bibliohref=#biblio-css3coltitle=biblio-css3col>[CSS3COL]</a>.
2037
2037
Otherwise, use
2038
2038
the box’s <adata-link-type=dfnhref=#block-sizetitle=block-size>block-size</a> (if that is <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#definitetitle=definite>definite</a>),
2039
2039
else the <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#fill-available-block-sizetitle="fill-available block-size">fill-available block-size</a> of the box (if that is <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#definitetitle=definite>definite</a>),
2040
2040
else the box’s <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#max-content-block-sizetitle="max-content block-size">max-content block-size</a>.
Should we factor in the box’s min-content block-size here,
2043
2043
so that e.g. a large image will not overflow the box,
2044
2044
but cause the box to overflow the containing block?
2045
+
2045
2046
2046
2047
<li><strong>Calculate the used <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-multicol-1/#propdef-column-counttitle=column-count>column-count</a>:</strong>
2047
2048
If the computed <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-multicol-1/#propdef-column-counttitle=column-count>column-count</a> is <spanclass=cssdata-link-for=column-countdata-link-type=maybetitle=auto>auto</span>, then
0 commit comments