summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/accessibility/scroll-to-global-point-iframe-expected.txt
blob: ab7072d632ea7034cb9f5dcf99baee292f444ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Tests that scrolling to move an element to a specific point successfully scrolls an iframe.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


5000-pixel box

5000-pixel box
PASS window.pageYOffset is 0
PASS frameWindow.pageYOffset is 0
PASS target.getBoundingClientRect().top is 0
PASS target.getBoundingClientRect().top is 300
PASS target.getBoundingClientRect().top is 3000
PASS successfullyParsed is true

TEST COMPLETE