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
and is resolved in the same way, using the center-point as the subject and
652
646
the <i>gradient box</i> as the positioning area. [[!CSS21]] [[!CSS3BG]]
653
-
If this argument is omitted, it defaults to ''center''. <spanclass='note'>Note that the CR of CSS3 B&B doesn't yet have a definition of <position> - it's defined in the ED, and an update to B&B is expected.</span>
647
+
If this argument is omitted, it defaults to ''center''.
648
+
649
+
<dtid='radial-shape'><dfn><shape></dfn></dt>
650
+
<dd>Can be either ''circle'' or ''ellipse''; determines whether the
651
+
gradient's <i>ending shape</i> is a circle or an ellipse, respectively.
652
+
If <i><shape></i> is omitted, the <i>ending shape</i> defaults
653
+
to a circle if the <i><size></i> is a single <length>,
0 commit comments