File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1994,14 +1994,17 @@ Changes</h2>
1994
1994
<h3 id="changes-20191010">
1995
1995
Changes Since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 Candidate Recommendation</a></h3>
1996
1996
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> :
1998
1998
1999
+ * Remove ''&&'' which allows reordering from <<linear-color-stop>> .
2000
+ (<a href="https://github.com/w3c/csswg-drafts/pull/8021">Issue 8021</a> )
1999
2001
* Specify ''pixelated'' to use smooth scaling from a [=nearest neighbor=] scale to the nearest pixel multiple,
2000
2002
in order to avoid distortion.
2001
2003
(<a href="https://github.com/w3c/csswg-drafts/issues/5837">Issue 5837</a> )
2002
2004
* Explicitly allow [=nearest neighbor=] as the implementation for ''crisp-edges'' ,
2003
2005
since this is what implementations currently do.
2004
2006
(<a href="https://github.com/w3c/csswg-drafts/issues/6038">Issue 6038</a> )
2007
+ * Various editorial / typo fixes in grammar productions.
2005
2008
2006
2009
Significant changes since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 CR</a> :
2007
2010
You can’t perform that action at this time.
0 commit comments