| Tests that scrolling an element to a specific point can successfully scroll multiple nested scrolling views |
| |
| PASS: window.pageYOffset === 0 |
| PASS: outerContainer.scrollTop === 0 |
| PASS: innerContainer.scrollTop === 0 |
| PASS: target.getBoundingClientRect().top >= 15000 === true |
| PASS: target.getBoundingClientRect().top === 0 |
| PASS: target.getBoundingClientRect().top === 300 |
| PASS: target.getBoundingClientRect().top === 3000 |
| |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| 5000-pixel box |
| 5000-pixel box |
| 5000-pixel box |
| Target |
| 5000-pixel box |
| 5000-pixel box |
| 5000-pixel box |