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

> * where invisible means either its not `visibility: visible` or it's been clipped by `overflow` of an intervening container. (We're also considering `clip-path` for this check.)

Can you clarify what is "it" here, is it the positioned element's border box? Or does it include ink overflow? Or is it something else?

We're discussing a similar issue with view transitions in #8282 in trying to define what "offscreen" means for vt elements, so having a common definition for when we consider something not user-visible-enough would be great.

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


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

Received on Tuesday, 27 February 2024 21:01:16 UTC