File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1994,14 +1994,17 @@ Changes</h2>
19941994<h3 id="changes-20191010">
19951995Changes 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
You can’t perform that action at this time.
0 commit comments