Re: [csswg-drafts] [css-values] Emulate conditionals with discontinuous function(s) in calc() (#6638)

Oh, I guess `step()` could be emulated by `max(0, var(--x)) / var(--x)`. That's kind of yucky, though.

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


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

Received on Saturday, 18 September 2021 06:24:55 UTC