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

I found a real use case for the `visible` value: https://floating-ui.com/docs/autoPlacement

We can achieve the same by:
- Using a small `position-fallback-bounding-box` at the center of the viewport 
- Setting `position-fallback-overflow: visible`
- And https://github.com/w3c/csswg-drafts/issues/8200

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


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

Received on Thursday, 1 June 2023 01:07:42 UTC