Re: [csswg-drafts] [css-shapes-2] `curve to` keyword `using` seems a bit off (#10649)

Are we assuming that absolute values also support `<position>`, so that these are valid:
```
 curve to bottom right with 20px 30px from start...
 curve to bottom right with center right / center..
```
and these are invalid:
```
 curve by bottom right with 20px 20px...
 curve by 20px 20px with center left from start...
```



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


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

Received on Tuesday, 8 October 2024 22:30:52 UTC