Re: [csswg-drafts] [css-anchor-1] Ability to escape containment of other positioned elements (#8588)

How much of this is addressed by just using `position:fixed` on your element instead? Then it's global, ignoring any relpos ancestors (but still being affected by things like transform). (The Popover API, by putting things in the top layer, ends up avoiding transforms as well.)

Or do you specifically need the ability to scope anchor names, just to a different ancestor than what's implied by the abspos containing block?

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


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

Received on Wednesday, 15 March 2023 16:31:15 UTC