- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Sun, 20 Oct 2024 18:36:30 +0000
- To: public-css-archive@w3.org
The names were already changed from `auto`/`opposite`; the intention is that they attach you to the relevant edge that puts you "inside" or "outside" the anchor. In particular, `inset: anchor(inside);` works reasonably well, but one-off inset edges with `outside` work well too afaict: `left: anchor(outside)` is "set my left edge to be on the outside of the anchor", aka on the anchor's right side. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11052#issuecomment-2425172324 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 20 October 2024 18:36:31 UTC