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

Unified Diff: LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt

Issue 222023002: focus() behaviour differs depending on how value is set (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixing selection handling of 'value' HTML attribute by initializing m_cachedSelection{Start,End} wi… Created 6 years, 8 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: LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt b/LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt
index 4cb99dadb7b84ae3925f9e987261ef11e3777f36..b3d99f58cd5bfb3458ca21503b70e2c4c524acbc 100644
--- a/LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/search/search-appearance-basic-expected.txt
@@ -216,5 +216,4 @@ layer at (548,329) size 19x19 transparent
RenderBlock {DIV} at (276,7) size 19x19
layer at (149,380) size 8x8 transparent
RenderBlock {DIV} at (119,2.50) size 8x8
-selection start: position 0 of child 0 {#text} of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#document-fragment} of child 10 {INPUT} of body
-selection end: position 3 of child 0 {#text} of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#document-fragment} of child 10 {INPUT} of body
+caret: position 0 of child 0 {#text} of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#document-fragment} of child 10 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698