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
<dd>Determines the center of the gradient. The <ahref="//www.w3.org/TR/css3-values/#position"><i><position></i></a> notation
649
-
is defined in [[!CSS3VAL]], and is resolved using the center-point as the object area and
650
-
the <i>gradient box</i> as the positioning area.
651
-
If this argument is omitted, it defaults to ''center''.
648
+
<dd>Determines the center of the gradient. The <ahref="//www.w3.org/TR/css3-values/#position"><i><position></i></a> value type (which is also used for 'background-position') is defined in [[!CSS3VAL]], and is resolved using the center-point as the object area and the <i>gradient box</i> as the positioning area. If this argument is omitted, it defaults to ''center''.
652
649
653
650
<dtid='radial-shape'><dfn><shape></dfn></dt>
654
651
<dd>Can be either ''circle'' or ''ellipse''; determines whether the
@@ -1316,8 +1313,8 @@ <h3 id="object-position">
1316
1313
<td>specified value
1317
1314
</table>
1318
1315
1319
-
<p>The 'object-position' property determines the alignment of the replaced element inside its box. The <dfn><code><position></code></dfn> value type is defined as the positioning syntax of '<ahref="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a>' and is resolved in the same way, using the image as the subject and the content box as the positioning area. [[!CSS21]] [[!CSS3BG]]</p>
1320
-
1316
+
<p>The 'object-position' property determines the alignment of the replaced element inside its box. The <ahref="//www.w3.org/TR/css3-values/#position"><i><position></i></a> value type (which is also used for 'background-position') is defined in [[!CSS3VAL]], and is resolved using the <i>concrete object size</i>as the object area and the content box as the positioning area.
1317
+
1321
1318
<pclass="note">Note that areas of the box not covered by the replaced
0 commit comments