Re: [csswg-drafts] [css-anchor-1] Introduce CSS Anchor Positioning (#7282)

@FremyCompany please raise new issues for questions; I've added a label for the spec now.

> You have to do lots of math to do basic behaviors like anchoring always to the bottom right of the anchor without fallback.

?? It's `top: anchor(--foo bottom); left: anchor(--foo right);`.  Fallback requires more work, but the basic behavior is as simple as it can possibly be.

> I am not sure also how this API handles multiple popups that should not overlap each other. But maybe that should be a separate issue?

Yes, separate issue.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7282#issuecomment-1249609921 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 16 September 2022 17:26:02 UTC