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. It takes the same syntax as the 'background-position' property, 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>
510
+
<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>
511
511
512
512
<p>If this argument is omitted, it defaults to ''center''.</p>
0 commit comments