Sign in
webkit
/
WebKit
/
f0e035561d1c15fb0d80a78df625ae15f92dc2a7
/
.
/
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