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

Unified Diff: third_party/WebKit/LayoutTests/editing/pasteboard/copy-image-with-alt-text-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/editing/pasteboard/copy-image-with-alt-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/copy-image-with-alt-text-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/copy-image-with-alt-text-expected.txt
index 9b4ef238cf3d6126a437b0c32515c59756c47196..a1df33c60a98badbd56288c4f3b88af5fab87d05 100644
--- a/third_party/WebKit/LayoutTests/editing/pasteboard/copy-image-with-alt-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/pasteboard/copy-image-with-alt-text-expected.txt
@@ -8,6 +8,7 @@ Dump of markup 1:
| "
"
+| <br>
Dump of markup 2:
| <div>
@@ -24,6 +25,7 @@ Dump of markup 3:
| "
"
+| <br>
Dump of markup 4:
| <div>

Powered by Google App Engine
This is Rietveld 408576698