Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
platform
/
wincairo
/
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