Re: [csswg-drafts] getVisibleClientRect API analogous to getBoundingClientRect (#13294)

It should work the same as `IntersectionObserver`'s calculations.

It should be based on the actual layout. The *visual* attributes such as color or opacity are not related to the problem.

This is purely a layout geometry problem. If a use case is concerned about things like color or opacity or visibility, those can be handled in code.

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


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

Received on Sunday, 8 February 2026 13:03:20 UTC