File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1148,7 +1148,7 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
11481148 < pre >
11491149<radial-gradient> = radial-gradient(
11501150 [ [ circle || [ <length> ] ] [ at <position> ]? , |
1151- [ ellipse || [ <length> | <percentage> ]{2} ] [ at <position> ]? , |
1151+ [ ellipse || [ <length> | <percentage> ]{2} ] [ at <position> ]? , |
11521152 [ [ circle | ellipse ] || <extent-keyword> ] [ at <position> ]? ,
11531153 ]?
11541154 <color-stop> [ , <color-stop> ]+
Original file line number Diff line number Diff line change @@ -709,7 +709,7 @@ <h4 class='no-toc' id='radial-gradient-syntax'>
709709 < pre >
710710<radial-gradient> = radial-gradient(
711711 [ [ circle || [ <length> ] ] [ at <position> ]? , |
712- [ ellipse || [ <length> | <percentage> ]{2} ] [ at <position> ]? , |
712+ [ ellipse || [ <length> | <percentage> ]{2} ] [ at <position> ]? , |
713713 [ [ circle | ellipse ] || <extent-keyword> ] [ at <position> ]? ,
714714 ]?
715715 <color-stop> [ , <color-stop> ]+
You can’t perform that action at this time.
0 commit comments