blob: 2d7b7f8d405c29cd5b820f2957ea7e338c00ddd5 [file] [edit]
Tests that scrolling to make an element visible successfully scrolls multiple nested scrolling views'.
PASS: window.pageYOffset === 0
PASS: outerContainer.scrollTop === 0
PASS: innerContainer.scrollTop === 0
PASS: target.getBoundingClientRect().top >= 15000 === true
PASS: window.innerHeight >= target.getBoundingClientRect().bottom === true
PASS successfullyParsed is true
TEST COMPLETE
5000-pixel box
5000-pixel box
5000-pixel box
Target