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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-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-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt
index f4d4d8cb550799b2c90e6d56cd746e22f947d0c3..8c6b83bdb5b9a35936b10f766d97c27af483a52a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-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