Re: [csswg-drafts] [css-anchor-position] Naming of the `inside` and `outside` `<anchor-side>` values (#11052)

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