1 Tests that scrolling to make an element visible successfully scrolls multiple nested scrolling views'.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10 PASS window.pageYOffset is 0
11 PASS outerContainer.scrollTop is 0
12 PASS innerContainer.scrollTop is 0
13 PASS target.getBoundingClientRect().top is >= 15000
14 PASS window.innerHeight is >= target.getBoundingClientRect().bottom
15 PASS successfullyParsed is true