Skip to content

Commit aedfc95

Browse files
committed
[css-color-5] Add gradient rendering w3c#7771
1 parent b5bf88e commit aedfc95

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css-color-5/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -991,6 +991,11 @@ which are then carried forward as missing.
991991
If an implementation failed to do this carrying forward,
992992
the grayish --darker-bg would have a hue of 0,
993993
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>
994999
</div>
9951000

9961001
<h3 id="relative-RGB">Relative sRGB Colors</h3>

0 commit comments

Comments
 (0)