Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Side by Side Diff: LayoutTests/editing/input/scroll-to-edge-if-line-break-at-end-of-document-textarea-expected.txt

Issue 10382217: Merge 117307 - Avoid jumpscroll when entering new text in a multi-line editor. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 When the caret is scrolled out and resides at the end of the textarea, on pressi ng "Return" it must be scrolled to the bottom of the view, not to the center to avoid undesirable content view jumping. 1 When the caret is scrolled out and resides at the end of the textarea, on pressi ng "Return" it must be scrolled to the bottom of the view, not to the center to avoid undesirable content view jumping.
2 2
3 PASS 3 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698