Re: [csswg-drafts] [css-shapes-2] In `shape()` It should be possible to specify control points relative to their point on the curve (#10667)

> I think we could also simplify things by collapsing the different segment types by using `auto`. For example, `hline` could be:
> 
> ```
> line to auto, 30px
> ```
> 
> and `vline` could be:
> 
> ```
> line to 50px, auto
> `


It was like this in the original `shape()` proposal, I think `vline` and `hline` are more readable.

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


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

Received on Thursday, 26 September 2024 15:40:26 UTC