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

For the first, presumably returning null if something's not in the viewport is actually a *good* behavior to tell if something is displayed?  It's not *ideal*, as part of the element might be in the viewport, just not the point you specified, but that's what IntersectionObserver is for, right?

For your second, that's a v good use-case for this.

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

Received on Tuesday, 23 July 2019 00:16:19 UTC