Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: LayoutTests/editing/input/reveal-contenteditable-on-paste-vertically-expected.txt

Issue 914573004: Discard scrolling to the saved scroll points if there is any selection done by user. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/input/reveal-contenteditable-on-paste-vertically-expected.txt
diff --git a/LayoutTests/editing/input/reveal-contenteditable-on-paste-vertically-expected.txt b/LayoutTests/editing/input/reveal-contenteditable-on-paste-vertically-expected.txt
index 84e2ee12e7308a8f0c390ce36a8c48b53ddc6b90..ba4fe0cd5a4fa1cc0194a6d80bb3f8427c54c7be 100644
--- a/LayoutTests/editing/input/reveal-contenteditable-on-paste-vertically-expected.txt
+++ b/LayoutTests/editing/input/reveal-contenteditable-on-paste-vertically-expected.txt
@@ -1,5 +1,5 @@
+WebKit
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
-WebKit
ScrollVertically: PASS

Powered by Google App Engine
This is Rietveld 408576698