We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5bf88e commit aedfc95Copy full SHA for aedfc95
1 file changed
css-color-5/Overview.bs
@@ -991,6 +991,11 @@ which are then carried forward as missing.
991
If an implementation failed to do this carrying forward,
992
the grayish --darker-bg would have a hue of 0,
993
giving an undesirable reddish tint at the start of the gradient.
994
+
995
+ <figure id="fig-gradient-missing">
996
+ <img src="./images/rectangular-missing.png" alt="">
997
+ <figcaption>Correct (above) and incorrect (below, reddish) gradients.</figcaption>
998
+ </figure>
999
</div>
1000
1001
<h3 id="relative-RGB">Relative sRGB Colors</h3>
0 commit comments