Sign in
webkit
/
WebKit
/
2a0aecef68e2ca0674a52b051412def7e6b01404
/
.
/
LayoutTests
/
intersection-observer
/
intersection-observer-should-not-leak-observed-nodes-expected.txt
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