We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322e45c commit 2f37fedCopy full SHA for 2f37fed
css-color-4/Overview.bs
@@ -609,10 +609,14 @@ any achromatic color will have a [=powerless=] hue component.
609
in the appropriate unit for that component: ''0'', ''0%'', or ''0deg''.
610
This includes rendering the color directly,
611
converting it to another color space,
612
+ performing computations on the color component values,
613
etc.
614
615
If a color with a [=missing component=] is serialized
616
or otherwise presented directly to an author,
617
+ then for <a>legacy color syntax</a>
618
+ it represents that component as a zero value;
619
+ otherwise,
620
it represents that component as being the ''none'' keyword.
621
622
<div class=example id="ex-missing-hue" class="non-normative">
0 commit comments