Re: [csswg-drafts] Proposal: Add an incremental syntax to CSS Gradients (#8616)

You might be interested in taking inspiration from the [relative color syntax](https://drafts.csswg.org/css-color-5/#relative-colors), since the idea seems to express relative (to the previous color stop) vs. absolute color stop positions.

For example, `linear-gradient(red, orange calc(prev-stop + 50%), green)`.

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


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

Received on Monday, 20 March 2023 09:49:13 UTC