blob: f59c58d15ca648835d9963cff5ad6f589bf0e574 [file] [edit]
Tests that scrolling to move an element to a specific point successfully scrolls both an iframe and a div with overflow.
PASS: window.pageYOffset === 0
PASS: frameWindow.pageYOffset === 0
PASS: container.scrollTop === 0
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