There was an error while loading. Please reload this page.
1 parent dbb54ef commit 001971bCopy full SHA for 001971b
1 file changed
css-color-4/Overview.bs
@@ -1293,6 +1293,11 @@ will have a [=powerless=] hue component.
1293
have an <em>extremely small</em> chroma rather than precisely ''0%'';
1294
as a result, the hue component is [=powerless=].
1295
1296
+ When changing a powerless hue component to a [=missing component=],
1297
+ the chroma (or other measure of colorfulness, such as saturation in ''hsl'') is set to zero
1298
+ to avoid amplifying floating-point noise.
1299
+ In the case of ''hwb'' set ''b'' to ''100 - w'' or if either ''b'' or ''w'' is missing set the other component to ''100''.
1300
+
1301
<h3 id=parse-color>
1302
Parsing a <<color>> Value</h3>
1303
0 commit comments