Re: [csswg-drafts] [css-anchor-position] Absolutely positioned element does not find fixed anchor (#10419)

It is possible to anchor to a fixed element if it is laid out before the other abs/fixed pos element.

E.g. if the fixedpos is captured by a containing block (that's not the ICB) with a transform or similar effect. Or referencing a another fixedpos element if they are both in the ICB.

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


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

Received on Wednesday, 12 June 2024 10:41:04 UTC