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}
508
508
[ <<ending-shape>> || <<size>> ]? [ at <<position>> ]? ,
509
509
<<color-stop-list>>
510
510
)
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
511
513
</pre>
512
514
513
515
<div class=example>
@@ -633,7 +635,6 @@ Radial Gradients: the ''radial-gradient()'' notation {#radial-gradients}
633
635
]?
634
636
<<color-stop>> [ , <<color-stop>> ] +
635
637
)
636
- <dfn noexport><extent-keyword></dfn> = closest-corner | closest-side | farthest-corner | farthest-side
637
638
</pre>
638
639
</div>
639
640
You can’t perform that action at this time.
0 commit comments