- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Nov 2024 17:57:17 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-shapes-2] `curve to` keyword `using` seems a bit off``, and agreed to the following: * `RESOLVED: Accept the changes to the shape() grammar` <details><summary>The full IRC log of that discussion</summary> <fantasai> Summary at https://github.com/w3c/csswg-drafts/issues/10649#issuecomment-2471826022<br> <TabAtkins> smfr: propsoed syntax for the shape() function<br> <TabAtkins> smfr: we've talked about this before, it's a tweak<br> <TabAtkins> smfr: settled on using `with` for the control points. if you specify two control points, separate with a slah.<br> <TabAtkins> smfr: big addition is using keywords for absolute points, like `curve to top left`, it feels very natural<br> <TabAtkins> smfr: hline/vline also take those keywords<br> <TabAtkins> smfr: and new addition, can specify the control points are realtive to the start or end of segment, using "from start" or "from end" syntax<br> <TabAtkins> smfr: had an open question - arbityrary order of control points and destination points?<br> <TabAtkins> smfr: so youc ould say `curve ... with ... to...` or `curve ... to ... with ...`<br> <fantasai> full proposed grammar at https://github.com/w3c/csswg-drafts/issues/10649#issuecomment-2426552611<br> <TabAtkins> Rossen0: this feels a lot better than the basic shapes syntax before<br> <fantasai> +1 to the proposal and +1 to allowing reordering<br> <TabAtkins> +1 to me, I've reviewed all the changes<br> <noamr7> +1<br> <TabAtkins> smfr: there's a chunk of wpt already. spec doesn't reflect arbitrary ordering yet, i'll fix that<br> <TabAtkins> Rossen0: objections?<br> <TabAtkins> RESOLVED: Accept the changes to the shape() grammar<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10649#issuecomment-2474354244 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 13 November 2024 17:57:18 UTC