Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / input / scroll-viewport-page-up-down-expected.txt
blob308d67a6a247b6875d16eb985f5778b7d6406621
1 Page up/down (option+page up/down on Mac) should move the move cursor and scroll the content in contenteditable elements. This sample covers scroll position test of a) iframe element containing contenteditable body and b) content editable div element. Even though the cursor will move exactly to the same location on all platforms (covered by test option-page-up-down.html), please note that Mac will scroll the visible area by placing the cursor position in the middle. All other platforms will scroll by keeping the cursor aligned with the top edge of the visible area.
3 line 0
5 line 1
7 line 2
9 line 3
11 line 4
13 line 5
15 line 6
17 line 7
19 line 8
21 line 9
23 iframe PASS
24 div PASS