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

Perhaps:
 `curve to 120px 140px with -12px -10px from start / 15px 20px from end`
 
 This can also allow mixing relative/absolute:
`curve by 200px 200px with -20px 20px from top left`
`smooth to bottom right with 30px 30px from segment-start`

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


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

Received on Friday, 2 August 2024 10:20:09 UTC