Re: [csswg-drafts] [css-anchor-1] Need ability to say "don't render" when anchor is off-screen (#7758)

> * `no-overflow` hides the abspos if it overflows its inset-modified containing block (after exhausting all `position-try` options, if relevant). Note this value would apply even when using regular abspos or fixedpos.

Can you clarify which of the following of the abspos should be used to check if it overflows its inset-modified containing block?
1. the padding box;
2. the unclipped scrollable overflow;
3. the ink overflow.


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


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

Received on Saturday, 23 March 2024 18:06:36 UTC