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
Copy file name to clipboardExpand all lines: css-images-4/Overview.bs
+31
Original file line number
Diff line number
Diff line change
@@ -2331,6 +2331,37 @@ Note: No change from [[css3-images]].
2331
2331
Changes {#changes}
2332
2332
==================
2333
2333
2334
+
<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>
2335
+
2336
+
<!-- to 3 Nov 2021 -->
2337
+
- Added <color-interpolation-method> to all gradient functions
2338
+
- Added the -webkit-image-set() alias
2339
+
- Clarified the image-resolution property
2340
+
- Added type() to image-set()
2341
+
- Added <element()> to <image> data type
2342
+
- Defined image replacement case of loading images
2343
+
- Copied definition of computed <image> from [[css3-images]]
2344
+
- Backported the editorial changes about color stops from [[css3-images]]
2345
+
- Properly specified behavior of image() when it contains only a URL, and that URL is invalid/loading.
2346
+
- copied definition of loading image from [[css3-images]]
2347
+
- Rewrote the color-stops section for better clarity
2348
+
- Added intro text and note talking about color stop lists
2349
+
- Switched color-stop grammar to repeat at end for readability
2350
+
- Clarified that object-fit and image-resolution use discrete animation
2351
+
- Fixed definition of cross-fade() image blending
2352
+
- Added placeholder section for the stripes() function
2353
+
- Moved interpolation of images from [[css3-images]]
2354
+
- Clarifed that cross-fade() takes 1+ arguments. Defined sizing and painting of the new function arguments in detail.
2355
+
- Moved cross-fade() from [[css3-images]]
2356
+
- Dropped "Media:" entry from propdef tables
2357
+
- Changed IDL partial interface to a namespace
2358
+
- Clarified unitless zero
2359
+
- Made scale-down a flag for cover/contain
2360
+
- Renamed module, shorter name
2361
+
- Moved image-set() from [[css3-images]]
2362
+
- Added new examples, corrected incorrect examples
2363
+
- Assorted markup fixes, corrections to property syntaxes, inline issues, spelling corrections, and minor editorial refinements
2364
+
2334
2365
<h3 class="no-num" id="changes-20120911">
2335
2366
Changes Since the <a href="https://www.w3.org/TR/2012/WD-css4-images-20120911/">11 September 2012 Working Draft</a></h3>
0 commit comments