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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt

Issue 1478573002: Double-clicking whitespace after value text should select the last word in INPUT/TEXTAREA. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/fast/forms/textarea-placeholder-visibility-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt
index 2d956aa9b0c6a88682e5988b506333c779e878da..88873c7c062b8033b0fc637a3247cc4daa9b80e1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt
@@ -15,4 +15,4 @@ layer at (8,42) size 141x32 clip at (9,43) size 139x30
LayoutText {#text} at (0,0) size 60x13
text run at (0,0) width 60: "Placeholder"
LayoutBlockFlow {DIV} at (3,3) size 135x13
-caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {TEXTAREA} of child 3 {DIV} of body
+caret: position 0 of child 1 {DIV} of {#document-fragment} of child 1 {TEXTAREA} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698