Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / scroll-to-global-point-main-window-expected.txt
blobd22874047833e7ae9d463fb3518544c5cd846870
1 Tests that scrolling an element to a specific point successfully scrolls the main window.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 5000-pixel box
7 Target
8 5000-pixel box
9 PASS window.pageYOffset is 0
10 PASS target.getBoundingClientRect().top is 0
11 PASS target.getBoundingClientRect().top is 300
12 PASS target.getBoundingClientRect().top is 3000
13 PASS successfullyParsed is true
15 TEST COMPLETE