- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Thu, 10 Oct 2024 07:05:00 +0000
- To: public-css-archive@w3.org
> > Mostly looks good! I'd also add from origin which makes control points in a relative curve absolute. > > Should we allow `<position> from origin` in `<relative-control-point>` then? This would make `with top left from origin` valid, even if it reads oddly. > > Similarly, should it be valid (but a no-op) to specify `from origin` in an an absolute control point? I don't see the point TBH, this only makes sense for relative control points. `[<coordinate-pair> [from (start|end|origin)]`. When you have a `<position>` it's already absolute. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10649#issuecomment-2404220666 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 10 October 2024 07:05:01 UTC