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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/4960120-1-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: remove an ASSERT, update a comment 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/platform/mac/editing/inserting/4960120-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/4960120-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/4960120-1-expected.txt
index 6ed6b1f5f8d0a3d1b075b339e0097fc6754d4e19..0ab9438fcd21fcc957e95a7436f55cad41655c4f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/4960120-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/4960120-1-expected.txt
@@ -14,6 +14,5 @@ layer at (8,42) size 141x32 clip at (9,43) size 139x30
LayoutBlockFlow {DIV} at (3,3) size 135x26
LayoutText {#text} at (0,0) size 0x13
text run at (0,0) width 0: " "
- LayoutText {#text} at (0,13) size 0x13
- text run at (0,13) width 0: " "
-caret: position 0 of child 1 {#text} of child 0 {DIV} of {#document-fragment} of child 2 {TEXTAREA} of body
+ LayoutBR {BR} at (0,13) size 0x13
+caret: position 0 of child 1 {BR} of child 0 {DIV} of {#document-fragment} of child 2 {TEXTAREA} of body

Powered by Google App Engine
This is Rietveld 408576698