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