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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-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-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt
index 20a56ca532fe8ae29bbd5f21cfdddfe1940299ea..95aa71e00d805691326d4dedc7f431594364425a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-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