- From: Rob Mayer via GitHub <noreply@w3.org>
- Date: Sat, 28 Mar 2026 03:28:01 +0000
- To: public-css-archive@w3.org
> What would this look like? Anchoring to some % along the shape path, or something? I think we can already do that by placing an object on a path with offset-path and then anchoring to that. What I was thinking was the inverse of that. ```shape(from anchor(--targetA), hline by 10px, line to anchor(--targetB))``` caveat here being I have no idea how one would extract an X or Y component what I guess I would call a Vector of an anchor position, should that even be necessary. -- GitHub Notification of comment by RobMayer Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13716#issuecomment-4146573436 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 28 March 2026 03:28:01 UTC