Skip to content

Commit edb0b30

Browse files
committed
Add WG resolution about unitless 0 to Images 4 (related to #1162)
1 parent e445268 commit edb0b30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-images-4/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,7 @@ Conic Gradients: the ''conic-gradient()'' notation
954954
955955
The entire gradient is rotated by this angle.
956956
If omitted, defaults to ''0deg''.
957+
The unit identifier may be omitted if the <> is zero.
957958

958959
<>
959960
@@ -1201,6 +1202,7 @@ Gradient Color-Stops
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 color stops there can be a color interpolation hint,
12061208
which specifies how the colors of the two color stops on either side

0 commit comments

Comments
 (0)