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
according to the <aclass=propertydata-link-type=propdeschref=#propdef-directiontitle=direction>direction</a> property of the paragraph’s containing block
365
365
rather than by the heuristic given in steps
366
366
<ahref=http://www.unicode.org/reports/tr9/#P2>P2</a> and
measure</a> to be indefinite. In such cases a percentage of the
1936
1936
containing block measure cannot be defined, and inline-axis
1937
1937
computations cannot be resolved. In these cases, the initial
1938
-
containing block’s size is used as a <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#fallbackfallback-sizetitle=fallback>fallback</a> variable
1938
+
containing block’s size is used as a <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#fallbacktitle=fallback>fallback</a> variable
1939
1939
in place of the <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#availabletitle="available measure">available measure</a> for calculations that
1940
1940
require a definite <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#availabletitle="available measure">available measure</a>.
<dd>the <ahref=http://www.w3.org/TR/css3-sizing/#max-content-measure>max-content measure</a> of the box
1962
1962
1963
1963
<dt><var>fill-available</var>
1964
-
<dd>the <ahref=http://www.w3.org/TR/css3-sizing/#fill-available-fit>fill-available fit</a> into the box’s containing block’s size in the box’s inline axis
1964
+
<dd>the <ahref=http://www.w3.org/TR/css3-sizing/#terms>fill-available fit</a> into the box’s containing block’s size in the box’s inline axis
1965
1965
1966
1966
<dt><var>fill-fallback</var>
1967
-
<dd>the <ahref=http://www.w3.org/TR/css3-sizing/#fill-available-fit>fill-available fit</a> into the initial containing block’s size in the box’s inline axis
1967
+
<dd>the <ahref=http://www.w3.org/TR/css3-sizing/#terms>fill-available fit</a> into the initial containing block’s size in the box’s inline axis
The used measure of the resulting multi-column element is then calculated:
1982
1982
if the content neither line-wraps nor fragments within the multi-column element,
1983
-
then the used measure is the <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#max-content-measuremax-measuremax-content-sizetitle="max-content measure">max-content measure</a> of the box’s contents;
1983
+
then the used measure is the <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-sizing-3/#max-content-measuretitle="max-content measure">max-content measure</a> of the box’s contents;
1984
1984
else it is calculated from the used <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-multicol-1/#column-widthtitle=column-width>column-width</a>, <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-multicol-1/#column-counttitle=column-count>column-count</a>, and <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-multicol-1/#column-gap0title=column-gap>column-gap</a>.
0 commit comments