File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -862,7 +862,7 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>5.2.1. </span>
862862< dfn
863863 id =ltradial-gradient > <radial-gradient> </ dfn > = radial-gradient(
864864 [ [ <shape> , ] |
865- [ <shape>? [ at <position> || to <extent> ] , ]
865+ [ <shape>? [ from <position> || to <extent> ] , ]
866866 ]?
867867 <color-stop> [ , <color-stop> ]+
868868)</ pre >
Original file line number Diff line number Diff line change @@ -550,7 +550,7 @@ <h4 class='no-toc' id='radial-gradient-syntax'>
550550 < pre class =prod >
551551< dfn > <radial-gradient> </ dfn > = radial-gradient(
552552 [ [ <shape> , ] |
553- [ <shape>? [ at <position> || to <extent> ] , ]
553+ [ <shape>? [ from <position> || to <extent> ] , ]
554554 ]?
555555 <color-stop> [ , <color-stop> ]+
556556)</ pre >
You can’t perform that action at this time.
0 commit comments