Sign in
webkit
/
WebKit
/
6ada3cd2e0d9b9e450b5e021e0e5526f55f59df8
/
.
/
LayoutTests
/
platform
/
win
/
editing
/
input
/
scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt
blob: 545856276ed7e15bcb3a7fd951ea402ec307e4c6 [
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