Sign in
webkit
/
WebKit
/
983b299acc32acd2faaf762fdcd3ded1f17c80ab
/
.
/
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