Skip to content

Commit 696cabb

Browse files
committed
[css-images-4] Changes since 2017
1 parent 3883af6 commit 696cabb

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

css-images-4/Overview.bs

+31
Original file line numberDiff line numberDiff line change
@@ -2331,6 +2331,37 @@ Note: No change from [[css3-images]].
23312331
Changes {#changes}
23322332
==================
23332333

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 &lt;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 &lt;element()> to &lt;image> data type
2342+
- Defined image replacement case of loading images
2343+
- Copied definition of computed &lt;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+
23342365
<h3 class="no-num" id="changes-20120911">
23352366
Changes Since the <a href="https://www.w3.org/TR/2012/WD-css4-images-20120911/">11 September 2012 Working Draft</a></h3>
23362367

0 commit comments

Comments
 (0)