Skip to content

Commit a43f633

Browse files
committed
Made 'object-position' not inherit either.
1 parent b16967a commit a43f633

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
@@ -1809,7 +1809,7 @@ <h3 id=object-position><span class=secno>6.5. </span>Positioning Replaced
18091809
<tr>
18101810
<th>Inherited:
18111811

1812-
<td>yes
1812+
<td>no
18131813

18141814
<tr>
18151815
<th>Percentages:

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1285,7 +1285,7 @@ <h3 id="object-position">Positioning Replaced Images: The 'object-position' Prop
12851285
<td>replaced elements
12861286
<tr>
12871287
<th>Inherited:
1288-
<td>yes
1288+
<td>no
12891289
<tr>
12901290
<th>Percentages:
12911291
<td>refer to width and height of box itself

0 commit comments

Comments
 (0)