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
<dt>If the <i>ending shape</i> is a circle with zero width or height:</dt>
751
+
<dd>Render as if the <i>ending shape</i> was a circle whose radius was an arbitrary very small number greater than zero. <spanclass='note'>This will make the gradient continue to look like a circle.</span></dd>
752
+
750
753
<dt>If the <i>ending shape</i> has zero width (regardless of the height):</dt>
751
754
<dd>Render as if the <i>ending shape</i> was an ellipse whose height was an arbitrary very large number and whose width was an arbitrary very small number greater than zero. <spanclass='note'>This will make the gradient look similar to a horizontal linear gradient that is mirrored across the center of the ellipse. It also means that all color-stop positions specified with a percentage resolve to ''0px''.</span></dd>
0 commit comments