Re: [csswg-drafts] [css-shapes] Allow CSS grammar for path shapes (#5674)

> Or maybe even this:
> 
> ```
> clip-path: evenodd 50% 100px, hline(by 80px), vline(to var(--height)), ...;
I'm not in favor exploding the shape out, it will not allow additional parameters to clip-path or to anything caller of the different shape functions. I still the current gradient-like proposal the best.

Regarding the starting point, look at the PR (https://github.com/w3c/csswg-drafts/pull/5711).
I suggested picking a "corner" rather than a starting point, which would also allow a logical coordinate system.


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


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

Received on Sunday, 29 November 2020 13:42:46 UTC