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

> `+60deg` is just `60deg` with an explicit sign. But `+ 60deg` with a space between `+` and a dimension token could be a way to express incremental values.
> 
> Edit : `++60deg` might be more readable. As CSS tokens this is a delim token `+` and a dimension token with explicit sign.

Yes, but I thought that since the `+` is rarely used to indicate positive values we can do an exception inside gradients and use it as increment. Maybe we should consider another character to avoid conflict? 

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


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

Received on Sunday, 19 March 2023 21:53:38 UTC