File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -954,6 +954,7 @@ Conic Gradients: the ''conic-gradient()'' notation</h3>
954
954
<dd>
955
955
The entire gradient is rotated by this angle.
956
956
If omitted, defaults to ''0deg'' .
957
+ The unit identifier may be omitted if the <<angle>> is zero.
957
958
958
959
<dt> <dfn><<position>></dfn>
959
960
<dd>
@@ -1201,6 +1202,7 @@ Gradient Color-Stops</h3>
1201
1202
While every color stop conceptually has at least one position,
1202
1203
the position can be omitted in the syntax.
1203
1204
(It gets automatically filled in by the user agent; see below for details.)
1205
+ The unit identifier may be omitted if the position is zero.
1204
1206
1205
1207
Between two <a>color stops</a> there can be a <dfn local-lt="color hint">color interpolation hint</dfn> ,
1206
1208
which specifies how the colors of the two <a>color stops</a> on either side
You can’t perform that action at this time.
0 commit comments