Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
editing
/
input
/
scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt
blob: 46eb9da8ca5e595845881299ef5daead9464fa20 [
file
]
When the caret is scrolled out and resides at the end of the contenteditable, on inserting a line break it must be scrolled to the bottom of the view, not to the center to avoid undesirable content view jumping.
PASS