Skip to content

Commit 8fc7ffe

Browse files
committed
[css-images-4] Update changes
1 parent 455091a commit 8fc7ffe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

css-images-4/Overview.bs

+5-2
Original file line numberDiff line numberDiff line change
@@ -1794,7 +1794,7 @@ Coloring the Gradient Line</h4>
17941794
<img src="images/gradient-colors-transition-hint-comparison.png" alt="">
17951795

17961796
Top - Without transition hint (falling back to the default halfway transition hint):
1797-
1797+
17981798
<pre class=lang-css>
17991799
background: linear-gradient(to right, red 0%, blue 100%);
18001800
</pre>
@@ -2361,7 +2361,9 @@ Changes {#changes}
23612361

23622362
<h3 class="no-num" id="changes-20170413">Changes Since the <a href="https://www.w3.org/TR/2017/WD-css-images-4-20170413/">13 April 2017</a> Working Draft</h3>
23632363

2364-
<!-- to 3 Nov 2021 -->
2364+
<!-- to 18 Jan 2022 -->
2365+
- Added an example of a color hint
2366+
- Fixed typos in examples
23652367
- Defined fetching of external images
23662368
- Added &lt;color-interpolation-method> to all gradient functions
23672369
- Added the -webkit-image-set() alias
@@ -2408,3 +2410,4 @@ Changes Since Level 3</h3>
24082410
- Added the 'image-resolution' property (deferred from Level 3)
24092411
- Added the ''element()'' notation (deferred from Level 3)
24102412
- Added <a href="#conic-gradients">conic gradients</a>
2413+
- Added &lt;color-interpolation-method> to all gradient functions

0 commit comments

Comments
 (0)