File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1096,8 +1096,8 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
10961096 class =css > farthest-corner</ code > ’</ dfn >
10971097
10981098 < dd > Same as ‘< code class =css > closest-corner</ code > ’, except
1099- the < a href ="#ending-shape "> < i > ending shape</ i > </ a > is be sized based
1100- on the farthest corner. If the shape is an ellipse, the < a
1099+ the < a href ="#ending-shape "> < i > ending shape</ i > </ a > is sized based on
1100+ the farthest corner. If the shape is an ellipse, the < a
11011101 href ="#ending-shape "> < i > ending shape</ i > </ a > is given the same aspect
11021102 ratio it would have if ‘< code
11031103 class =css > farthest-side</ code > ’ were specified.
@@ -1110,8 +1110,13 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
11101110 < dl >
11111111 < dt > < dfn id =radial-size-circle > <length> </ dfn >
11121112
1113- < dd > Gives the radius of the circle explicitly. Negative values are
1114- invalid.
1113+ < dd >
1114+ < p > Gives the radius of the circle explicitly. Negative values are
1115+ invalid.</ p >
1116+
1117+ < p class =note > Note that percentages are < em > not</ em > allowed here; they
1118+ can only be used to specify the size of an elliptical gradient, not a
1119+ circular one. This
11151120 </ dl >
11161121
11171122 < p > If < a href ="#ltshape "> < i > <shape> </ i > </ a > is specified as
You can’t perform that action at this time.
0 commit comments