File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1988,6 +1988,15 @@ Changes</h2>
1988
1988
<h3 id="changes-20191010">
1989
1989
Changes Since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 Candidate Recommendation</a></h3>
1990
1990
1991
+ Significant changes since the <a href="https://www.w3.org/TR/2020/CRD-css-images-3-20201217/">17 December 2020 CR</a> :
1992
+
1993
+ * Specify ''pixelated'' to use smooth scaling from a [=nearest neighbor=] scale to the nearest pixel multiple,
1994
+ in order to avoid distortion.
1995
+ (<a href="https://github.com/w3c/csswg-drafts/issues/5837">Issue 5837</a> )
1996
+ * Explicitly allow [=nearest neighbor=] as the implementation for ''crisp-edges'' ,
1997
+ since this is what implementations currently do.
1998
+ (<a href="https://github.com/w3c/csswg-drafts/issues/6038">Issue 6038</a> )
1999
+
1991
2000
Significant changes since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 CR</a> :
1992
2001
1993
2002
* Define handling of degenerate aspect ratios
You can’t perform that action at this time.
0 commit comments