Skip to content

Commit 34a9b81

Browse files
committed
[css-images-3] Update Changes
1 parent 63f5177 commit 34a9b81

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

css-images-3/Overview.bs

+9
Original file line numberDiff line numberDiff line change
@@ -1988,6 +1988,15 @@ Changes</h2>
19881988
<h3 id="changes-20191010">
19891989
Changes Since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 Candidate Recommendation</a></h3>
19901990

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+
19912000
Significant changes since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 CR</a>:
19922001

19932002
* Define handling of degenerate aspect ratios

0 commit comments

Comments
 (0)