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
<p>The first argument to the function specifies the center of the ellipse. <code><bg-position></code>comes from the <ahref="http://dev.w3.org/csswg/css3-background/#ltbg-positiongt">Backgrounds & Borders Module</a>, and is resolved in the same way, except relative to the box rather than the background canvas. <spanclass='note'>(Of course, in many circumstances these will be the same.)</span></p>
559
+
<p>The first argument to the function specifies the center of the ellipse. The <code><position></code>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 center-point as the subject and the content box as the positioning area. [[!CSS21]] [[!CSS3BACKGROUND]]</p>
560
560
561
561
<p>If this argument is omitted, it defaults to ''center''.</p>
562
562
@@ -1267,12 +1267,7 @@ <h3 id="object-position">
1267
1267
<td>specified value
1268
1268
</table>
1269
1269
1270
-
<p>The 'object-position' property determines the alignment of the replaced
1271
-
element inside its box. The <dfn><code><position></code></dfn> value
and is resolved in the same way, using the image as the image and the
1275
-
content box as the positioning area. [[!CSS21]] [[!CSS3BACKGROUND]]</p>
1270
+
<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]] [[!CSS3BACKGROUND]]</p>
1276
1271
1277
1272
<pclass="note">Note that areas of the box not covered by the replaced
0 commit comments