- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 Jan 2023 20:02:10 +0000
- To: public-css-archive@w3.org
* `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. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5841#issuecomment-1407014907 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 27 January 2023 20:02:12 UTC