Skip to content

Commit 63f5177

Browse files
committed
[css-images-4] Copy over dithering paragraph from L3.
1 parent 3752d09 commit 63f5177

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css-images-4/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1647,6 +1647,13 @@ Defining Gradient Color {#gradient-colors}
16471647
along with its <a>starting point</a> and <a>ending point</a>;
16481648
see above.)
16491649

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+
16501657
<h4 id=color-stop-syntax>
16511658
Color Stop Lists</h4>
16521659

0 commit comments

Comments
 (0)