Re: [csswg-drafts] [css-images-4] Gradients with a single color stop

To me it sounds like single-color gradients were only a workaround for the missing possibility to define single-color images. With [`image(<color>)`](https://drafts.csswg.org/css-images-4/#funcdef-image) there's a way to do that now.

Regarding the feedback while writing the gradients sounds plausible. Though a color gradient consists of two or more colors by definition. And I fear that if this is introduced, authors may use this one instead of the intended `image(<color>)` function just because they don't know it better or because implementers add the single-color gradient before the `image()` function.

Sebastian

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

Received on Thursday, 6 July 2017 12:28:16 UTC