Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / scrolling / fixed-position-scroll-into-view-expected.txt
blobf06d98e7cf232cc587fed7235fbb1576fe1d1fe0
1 Tests that scrolling to a fixed position element does not scroll the viewport.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS scrollY is 0
7 PASS scrollY is 200
8 PASS scrollY is 200
9 PASS scrollY is 0
10 PASS successfullyParsed is true
12 TEST COMPLETE