Skip to content

Commit 47025f7

Browse files
committed
Changed object-fit to not inherit
1 parent a958aa3 commit 47025f7

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
@@ -1648,7 +1648,7 @@ <h3 id=object-fit><span class=secno>6.4. </span>Sizing Replaced Elements:
16481648
<tr>
16491649
<th>Inherited:
16501650

1651-
<td>yes
1651+
<td>no
16521652

16531653
<tr>
16541654
<th>Percentages:

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1174,7 +1174,7 @@ <h3 id="object-fit">Sizing Replaced Elements: The 'object-fit' Property</h3>
11741174
<td>replaced elements
11751175
<tr>
11761176
<th>Inherited:
1177-
<td>yes
1177+
<td>no
11781178
<tr>
11791179
<th>Percentages:
11801180
<td>N/A

0 commit comments

Comments
 (0)