You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Top - Without transition hint (falling back to the default halfway transition hint):
1797
-
1797
+
1798
1798
<pre class=lang-css>
1799
1799
background: linear-gradient(to right, red 0%, blue 100%);
1800
1800
</pre>
@@ -2361,7 +2361,9 @@ Changes {#changes}
2361
2361
2362
2362
<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>
2363
2363
2364
-
<!-- to 3 Nov 2021 -->
2364
+
<!-- to 18 Jan 2022 -->
2365
+
- Added an example of a color hint
2366
+
- Fixed typos in examples
2365
2367
- Defined fetching of external images
2366
2368
- Added <color-interpolation-method> to all gradient functions
2367
2369
- Added the -webkit-image-set() alias
@@ -2408,3 +2410,4 @@ Changes Since Level 3</h3>
2408
2410
- Added the 'image-resolution' property (deferred from Level 3)
2409
2411
- Added the ''element()'' notation (deferred from Level 3)
0 commit comments