File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 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>
954954 <dd>
955955 The entire gradient is rotated by this angle.
956956 If omitted, defaults to ''0deg'' .
957+ The unit identifier may be omitted if the <<angle>> is zero.
957958
958959 <dt> <dfn><<position>></dfn>
959960 <dd>
@@ -1201,6 +1202,7 @@ Gradient Color-Stops</h3>
12011202 While every color stop conceptually has at least one position,
12021203 the position can be omitted in the syntax.
12031204 (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.
12041206
12051207 Between two <a>color stops</a> there can be a <dfn local-lt="color hint">color interpolation hint</dfn> ,
12061208 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