File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -508,6 +508,8 @@ Radial Gradients: the ''radial-gradient()'' notation {#radial-gradients}
508508 [ <<ending-shape>> || <<size>> ]? [ at <<position>> ]? ,
509509 <<color-stop-list>>
510510 )
511+ <dfn><<size>></dfn> = <extent-keyword> | <length [0,∞]> | <length-percentage [0,∞]>{2}
512+ <dfn><<extent-keyword>></dfn> = closest-corner | closest-side | farthest-corner | farthest-side
511513 </pre>
512514
513515 <div class=example>
@@ -633,7 +635,6 @@ Radial Gradients: the ''radial-gradient()'' notation {#radial-gradients}
633635 ]?
634636 <<color-stop>> [ , <<color-stop>> ] +
635637 )
636- <dfn noexport><extent-keyword></dfn> = closest-corner | closest-side | farthest-corner | farthest-side
637638 </pre>
638639 </div>
639640
You can’t perform that action at this time.
0 commit comments