Re: [csswg-drafts] [css-shapes-2] Minor comments on shape() (#5841)

> * `using` seems fine
> 
> * If we're changing the order I'd prefer to let it be flexible - `curve [ [ <by-to> <coordinate-pair> ] && [ using <<coordinate-pair>{1,2} ] ]`. I think both `curve to 10px 20px using 0px 10px` and `curve using 0px 10px to 10px 20px` read reasonably. (I do prefer the current "to-first" order, but Dean's complaint about it not matching the SVG path order is reasonable.)
> 
> * Not entirely sure which of Dean's complaints you're referring to here.

Well the remaining complaint is about spelling out cubic vs quadratic, but I think that "smooth quadratic curve to" can maybe start going over the verbosity borderline?

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


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

Received on Saturday, 28 January 2023 04:11:39 UTC