Re: [csswg-drafts] [css-images] Require dithering in gradients (#6947)

Yup, 100% what @smfr says. This is entirely a quality-of-implementation issue. Gradient rendering is usually deferred to the underlying graphics library, so putting a strict requirement there would make impl on some systems unnecessarily difficult, when non-dithered gradients are still *okay*.

(Also, testing for *allowed* dithering is already tricky; testing for *required* dithering seems impossible except in extreme cases.)

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 13 January 2022 20:19:31 UTC