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 @@ -867,6 +867,13 @@ Defining Gradient Color {#gradient-colors}
867
867
along with its <a>starting point</a> and <a>ending point</a> ;
868
868
see above.)
869
869
870
+ Colors throughout the gradient field are then determined
871
+ by tying them to specific points along the [=gradient line=]
872
+ as specified by the gradient function.
873
+ UAs may “dither” gradient colors slightly
874
+ (randomly alternate individual pixels with nearby colors on the gradient line)
875
+ to effect a smoother gradient.
876
+
870
877
<h4 id=color-stop-syntax>
871
878
Color Stop Lists</h4>
872
879
@@ -1877,6 +1884,8 @@ Changes Since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/"
1877
1884
(<a href="https://github.com/w3c/csswg-drafts/issues/4572">Issue 4572</a> )
1878
1885
* Define that layout-affecting metadata occurring after the image data should be ignored
1879
1886
(<a href="https://github.com/w3c/csswg-drafts/issues/5165">Issue 5165</a> )
1887
+ * Explicitly allow dithering in gradients
1888
+ (<a href="https://github.com/w3c/csswg-drafts/issues/4793">Issue 4793</a> )
1880
1889
* Define that 'image-orientation' applies to both decorative and content images
1881
1890
(<a href="https://github.com/w3c/csswg-drafts/issues/5245">Issue 5245</a> )
1882
1891
You can’t perform that action at this time.
0 commit comments