Re: [csswg-drafts] [cssom-view] {element, elements, nodes}FromPoint but without restricting to the viewport clip? (#4122)

I 100% agree that developers should not write their own code to detect visibility, as they will inevitably get it wrong, and the performance will be much worse.

Why can't they use `IntersectionObserver` for those though? (The "v1" spec doesn't check for visibility, but the "v2" one does.)

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

Received on Monday, 29 July 2019 22:26:27 UTC