Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / scrolling / editor-command-scroll-page-scale-expected.txt
blob1f7bb551a0e6f2c69274127540d0140b9c503c35
1 Test that scrolling editor commands while pinch-zoomed scrolls both viewports. To test manually, pinch zoom into the page and use the arrow keys, page up/down, home/end to scroll the page. You should be able to reach the end of the page bounds (i.e. scroll to see the divs at the bounds.)
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
10 Testing Document Scrolling:
11 PASS window.scrollY is pageHeight - window.innerHeight
12 PASS window.scrollX is 0
13 PASS window.scrollY is 0
14 PASS window.scrollX is 0
16 Testing Page Scrolling:
17 PASS window.scrollY is pageHeight - window.innerHeight
18 PASS window.scrollX is 0
19 PASS window.scrollY is 0
20 PASS window.scrollX is 0
22 Testing Line Scrolling:
23 PASS window.scrollY is pageHeight - window.innerHeight
24 PASS window.scrollX is 0
25 PASS window.scrollY is 0
26 PASS window.scrollX is 0
28 Top of pageBottom of pageLeft of pageRight of pageMiddle of page