Skip to content

Commit a4de07d

Browse files
committed
Remove the naming issue from 'object-fit:scale-down'.
1 parent e615e54 commit a4de07d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-images/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1723,7 +1723,7 @@ <h3 id=object-fit><span class=secno>6.4. </span> Sizing Objects: the
17231723
href="#default-object-size"><i>default object size</i></a> equal to the
17241724
replaced element's used width and height.</p>
17251725

1726-
<dt>scale-down <i class=issue>better name?</i>
1726+
<dt>scale-down
17271727

17281728
<dd>
17291729
<p>Size the content as if &lsquo;<code class=property>none</code>&rsquo;

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@ <h3 id="object-fit">
11451145
the replaced element's used width and height.</p>
11461146
</dd>
11471147

1148-
<dt>scale-down <i class=issue>better name?</i></dt>
1148+
<dt>scale-down</dt>
11491149
<dd>
11501150
<p>Size the content as if 'none' or 'contain' were specified, whichever
11511151
would result in a smaller size.</p>

0 commit comments

Comments
 (0)