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
the smallest size such that the width of the contents is greater than
1732
1732
or equal to the used width of the box and the height of the contents
1733
1733
is greater than or equal to the height of the box.</p>
1734
-
1735
-
<dt>none
1736
-
1737
-
<dd>
1738
-
<p>Determine the used ‘<codeclass=property>height</code>’
1739
-
and ‘<codeclass=property>width</code>’ <a
1740
-
href="/TR/CSS21/visudet.html">as usual</a>. If the content has an
1741
-
intrinsic height and width, do not scale it. Otherwise, this value
1742
-
must be treated as ‘<codeclass=css>fill</code>’.</p>
1743
-
1744
-
<dt>scale-down <bclass=issue>better name?</b>
1745
-
1746
-
<dd>
1747
-
<p>This value must act identically to ‘<code
1748
-
class=css>none</code>’ or ‘<code
1749
-
class=css>contain</code>’, whichever would make the contents
1750
-
smaller.</p>
1734
+
</dd>
1735
+
<!-- Commented out for WD publication
1736
+
<dt>none</dt>
1737
+
<dd>
1738
+
<p>Determine the used ‘<code class=property>height</code>’ and ‘<code class=property>width</code>’ <a href="/TR/CSS21/visudet.html">as
1739
+
usual</a>. If the content has an intrinsic height and width, do not
1740
+
scale it. Otherwise, this value must be treated as ‘<code class=css>fill</code>’.</p>
0 commit comments