Skip to content

Commit 3a6b86a

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402527
1 parent 605c676 commit 3a6b86a

4 files changed

Lines changed: 63 additions & 67 deletions

File tree

css2/css2.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10084,9 +10084,8 @@ <h2>10.4 <a name="min-max-widths">Minimum and maximum widths</a>: <a href="visud
1008410084
</li>
1008510085
</ol>
1008610086

10087-
<p>However, for replaced elements with an intrinsic ratio and both
10088-
<a href="visudet.html#propdef-width" class="noxref"><span
10089-
class="propinst-width">'width'</span></a> and <a href="visudet.html#propdef-height" class="noxref"><span
10087+
<p>However, for replaced elements with an intrinsic ratio and at least
10088+
one value of <a href="visudet.html#propdef-width" class="noxref"><span class="propinst-width">'width'</span></a> or <a href="visudet.html#propdef-height" class="noxref"><span
1009010089
class="propinst-height">'height'</span></a> specified as 'auto', the
1009110090
algorithm is as follows:
1009210091
</p>
@@ -10657,8 +10656,8 @@ <h2>10.7 <a name="min-max-heights">Minimum and maximum heights</a>: <a href="vis
1065710656
</li>
1065810657
</ol>
1065910658

10660-
<p>However, for replaced elements with both <a href="visudet.html#propdef-width" class="noxref"><span
10661-
class="propinst-width">'width'</span></a> and <a href="visudet.html#propdef-height" class="noxref"><span
10659+
<p>However, for replaced elements with an intrinsic ratio and at least
10660+
one of <a href="visudet.html#propdef-width" class="noxref"><span class="propinst-width">'width'</span></a> and <a href="visudet.html#propdef-height" class="noxref"><span
1066210661
class="propinst-height">'height'</span></a> computed as 'auto', use the
1066310662
algorithm under <a href="#min-max-widths">Minimum and maximum
1066410663
widths</a> above to find the used width and height. Then apply the

0 commit comments

Comments
 (0)