Skip to content

Commit e089b71

Browse files
committed
[css-images-3] Update Changes list
1 parent 69197fb commit e089b71

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css-images-3/Overview.bs

+4-1
Original file line numberDiff line numberDiff line change
@@ -1994,14 +1994,17 @@ Changes</h2>
19941994
<h3 id="changes-20191010">
19951995
Changes Since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 Candidate Recommendation</a></h3>
19961996

1997-
Significant changes since the <a href="https://www.w3.org/TR/2020/CRD-css-images-3-20201217/">17 December 2020 CR</a>:
1997+
Significant changes since the <a href="https://www.w3.org/TR/2020/CRD-css-images-3-20201217/">17 December 2020 CRD</a>:
19981998

1999+
* Remove ''&&'' which allows reordering from <<linear-color-stop>>.
2000+
(<a href="https://github.com/w3c/csswg-drafts/pull/8021">Issue 8021</a>)
19992001
* Specify ''pixelated'' to use smooth scaling from a [=nearest neighbor=] scale to the nearest pixel multiple,
20002002
in order to avoid distortion.
20012003
(<a href="https://github.com/w3c/csswg-drafts/issues/5837">Issue 5837</a>)
20022004
* Explicitly allow [=nearest neighbor=] as the implementation for ''crisp-edges'',
20032005
since this is what implementations currently do.
20042006
(<a href="https://github.com/w3c/csswg-drafts/issues/6038">Issue 6038</a>)
2007+
* Various editorial / typo fixes in grammar productions.
20052008

20062009
Significant changes since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 CR</a>:
20072010

0 commit comments

Comments
 (0)