Back to Chromium

Reveal Contenteditable On Paste Vertically

third_party/blink/web_tests/editing/input/reveal-contenteditable-on-paste-vertically.html

150.0.7829.2278 B
Original Source

After pasting text in a scrolled out of view editor control, the control is to be brought in the center of the view

To test manually, have some text in the clipboard, scroll the page up to the top, then paste. The control should be scrolled into the middle of the view.

WebKit