Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / scroll-to-make-visible-nested-expected.txt
blobd3df09f61e8f0be72e9846bc22e8feb423c44785
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".
6 5000-pixel box
7 5000-pixel box
8 5000-pixel box
9 Target
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
17 TEST COMPLETE