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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-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/input-placeholder-visibility-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt
index e66ab54d5f163d210e4008f847275004ae2f3fbb..6f3f9ffa0c8d8e8204ec61cabdfe80f2be6bf935 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt
@@ -16,4 +16,4 @@ layer at (11,45) size 125x13
text run at (0,0) width 60: "Placeholder"
layer at (11,45) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
-caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body
+caret: position 0 of child 1 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698