Tests that scrolling to make an element visible successfully scrolls multiple nested scrolling views'. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 5000-pixel box 5000-pixel box 5000-pixel box Target PASS window.pageYOffset is 0 PASS outerContainer.scrollTop is 0 PASS innerContainer.scrollTop is 0 PASS target.getBoundingClientRect().top is >= 15000 FAIL window.innerHeight should be >= target.getBoundingClientRect().bottom. Was 600 (of type number). PASS successfullyParsed is true Some tests failed. TEST COMPLETE