We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3752d09 commit 63f5177Copy full SHA for 63f5177
css-images-4/Overview.bs
@@ -1647,6 +1647,13 @@ Defining Gradient Color {#gradient-colors}
1647
along with its <a>starting point</a> and <a>ending point</a>;
1648
see above.)
1649
1650
+ Colors throughout the gradient field are then determined
1651
+ by tying them to specific points along the [=gradient line=]
1652
+ as specified by the gradient function.
1653
+ UAs may “dither” gradient colors slightly
1654
+ (randomly alternate individual pixels with nearby colors on the gradient line)
1655
+ to effect a smoother gradient.
1656
+
1657
<h4 id=color-stop-syntax>
1658
Color Stop Lists</h4>
1659
0 commit comments