blob: b15fc5b8463fe38c2dd1a0433d73c0c28eeb7d60 [file] [log] [blame]
This tests observing an element with an IntersectionObserver and removing the element from the document.
The element should become eligible for GC at some point.
PASS