Re: [csswg-drafts] [css-images-3] Allow dithering as a gradient-painting strategy (#4793)

The allowed range would actually need to be expressed something like [floor(ideal - 5%), ceil(ideal + 5%)], where floor/ceil are applied per display color channel, extending to the next value the display can represent. The whole point of dithering is to soften changes between the color values that the display can actually represent.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4793#issuecomment-591156926 using your GitHub account

Received on Wednesday, 26 February 2020 00:14:01 UTC