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

Unified Diff: LayoutTests/platform/linux/fast/forms/input-text-scroll-left-on-blur-expected.txt

Issue 717043002: Auto-rebaseline for r185157 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/platform/linux/fast/forms/input-text-scroll-left-on-blur-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/input-text-scroll-left-on-blur-expected.txt b/LayoutTests/platform/linux/fast/forms/input-text-scroll-left-on-blur-expected.txt
index 8cfb37e511f286e514529fa9cbc8aeabcccff702..5ac70d08e52bf5a54b5301653db7ba91774e00e3 100644
--- a/LayoutTests/platform/linux/fast/forms/input-text-scroll-left-on-blur-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/input-text-scroll-left-on-blur-expected.txt
@@ -4,28 +4,28 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock (anonymous) at (0,0) size 784x22
- RenderTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (153,1) size 4x19
- text run at (153,1) width 4: " "
- RenderTextControl {INPUT} at (157,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (310,1) size 4x19
- text run at (310,1) width 4: " "
- RenderTextControl {INPUT} at (314,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (154,1) size 4x19
+ text run at (154,1) width 4: " "
+ RenderTextControl {INPUT} at (158,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (312,1) size 4x19
+ text run at (312,1) width 4: " "
+ RenderTextControl {INPUT} at (316,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,38) size 784x40
RenderText {#text} at (0,0) size 741x39
text run at (0,0) width 741: "Tests scrolling back to the beginning when a text field blurs. The first field should be scrolled to the left, the second and third"
text run at (0,20) width 119: "scrolled to the right."
-layer at (10,11) size 149x16 scrollWidth 338
- RenderBlock {DIV} at (2,3) size 149x16
+layer at (10,11) size 150x16 scrollWidth 338
+ RenderBlock {DIV} at (2,3) size 150x16
RenderText {#text} at (0,0) size 337x16
text run at (0,0) width 337: "this text field has a lot of text in it so that it needs to scroll"
-layer at (167,11) size 149x16 scrollX 188.00 scrollWidth 337
- RenderBlock {DIV} at (2,3) size 149x16
- RenderText {#text} at (-188,0) size 337x16
- text run at (-188,0) width 337: "this text field has a lot of text in it so that it needs to scroll"
-layer at (324,11) size 149x16 scrollX 189.00 scrollWidth 338
- RenderBlock {DIV} at (2,3) size 149x16
+layer at (168,11) size 150x16 scrollX 187.00 scrollWidth 337
+ RenderBlock {DIV} at (2,3) size 150x16
+ RenderText {#text} at (-187,0) size 337x16
+ text run at (-187,0) width 337: "this text field has a lot of text in it so that it needs to scroll"
+layer at (326,11) size 150x16 scrollX 188.00 scrollWidth 338
+ RenderBlock {DIV} at (2,3) size 150x16
RenderText {#text} at (0,0) size 337x16
text run at (0,0) width 337: "this text field has a lot of text in it so that it needs to scroll"
caret: position 66 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 4 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698