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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-pre-line-content-expected.txt

Issue 1785603002: TEXTAREA: Cutting last line without EOL should not remove the remaining EOL in the previous line. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 unified diff | Download patch
OLDNEW
1 This tests pasting two lines of text copied from pre content. To manually test, copy the selected text (including the new line) and paste it into textarea twice . There should be no blank line between two pasted lines. 1 This tests pasting two lines of text copied from pre content. To manually test, copy the selected text (including the new line) and paste it into textarea twice . There should be no blank line between two pasted lines.
2 2
3 A line of text 3 A line of text
4 some other text 4 some other text
5 5
6 A line of text 6 A line of text
7 A line of text 7 A line of text
8 8
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698