We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16bbdba commit 034b063Copy full SHA for 034b063
css-color-4/Overview.bs
@@ -127,7 +127,7 @@ Representing sRGB Colors: the <> type
127
128
129
<color> = <> | <> | <> | <> |
130
- <> | <> | <> | <> |
+ <> | <> | <> |
131
<> | <> | currentcolor |
132
<>
133
@@ -239,7 +239,6 @@ Resolving Color values
239
* ''lab()'' and ''lch()''
240
* ''gray()''
241
* ''color()''
242
- * ''color-mod()''
243
244
245
Issue: Define if changing the working color space should have any impact on the above.
@@ -2278,7 +2277,7 @@ Converting Between Uncalibrated CMYK and RGB-Based Colors
2278
2277
fallback color must be set to the input color
2279
2280
2281
-
+
2781
2780
2782
2783
Transparency: the 'opacity' property
0 commit comments