Sign in
webkit
/
WebKit
/
51d2026f123f19fcb7f647cb9beef1a0b7f94b83
/
.
/
LayoutTests
/
editing
/
input
/
scroll-to-edge-if-paragraph-separator-at-end-of-document-contenteditable-expected.txt
blob: a922c34d773f9d187b7700536798fcf90447dab1 [
file
] [
log
] [
blame
]
When the caret is scrolled out and resides at the end of the contenteditable, on pressing "Return" it must be scrolled to the bottom of the view, not to the center to avoid undesirable content view jumping.
PASS