summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/scroll-behavior/bordered-container-child-scroll-expected.txt
blob: 9990f944ac4d339e907944f7edf6d8e6194bcb17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Issue crbug.com/295848: element.scrollIntoViewIfNeeded() does not scroll the entire element render box into view.

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


PASS parent.scrollTop is 50
PASS parent.scrollLeft is 50
PASS parent.scrollTop is 0
PASS parent.scrollLeft is 0
PASS successfullyParsed is true

TEST COMPLETE