Re: [csswg-drafts] [css-images] Add easing functions to color stops (#1332)

Let's bump this. It's a really good feature that should be implemented. I've just had to use crazy amount of code to get a smooth transparent gradient.

Another trick that can be used is a box shadow on before element:
ex
box-shadow: 0px 20px 200px 200px #000000;
    height: 1px;

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


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

Received on Thursday, 16 October 2025 13:23:35 UTC