blob: 9f86eb5a83270379435322bc626f01c6c6a97c11 [file] [log] [blame]
PASS IntersectionObserver in a single document with explicit root.
PASS First rAF
PASS document.scrollingElement.scrollTop = window.innerHeight.
PASS root.scrollTop = 150 with root scrolled into view.
PASS document.scrollingElement.scrollTop = 0.
PASS root.scrollTop = 0
PASS root.scrollTop = 150 with root scrolled out of view.