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

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

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt b/LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt
index 632e50dbcd55514853acbd8b6ff7b79e81cd6860..977dab6d47140fa56fc3f302d216f3464f4d23b8 100644
--- a/LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt
@@ -4,28 +4,28 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow (anonymous) at (0,0) size 784x19
- LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (123,0) size 4x18
- text run at (123,0) width 4: " "
- LayoutTextControl {INPUT} at (127,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (250,0) size 4x18
- text run at (250,0) width 4: " "
- LayoutTextControl {INPUT} at (254,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutText {#text} at (131,0) size 4x18
+ text run at (131,0) width 4: " "
+ LayoutTextControl {INPUT} at (135,0) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutText {#text} at (266,0) size 4x18
+ text run at (266,0) width 4: " "
+ LayoutTextControl {INPUT} at (270,0) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,35) size 784x36
LayoutText {#text} at (0,0) size 768x36
text run at (0,0) width 768: "Tests scrolling back to the beginning when a text field blurs. The first field should be scrolled to the left, the second and"
text run at (0,18) width 164: "third scrolled to the right."
-layer at (11,11) size 117x13 scrollWidth 317
- LayoutBlockFlow {DIV} at (3,3) size 117x13
- LayoutText {#text} at (0,0) size 317x13
- text run at (0,0) width 317: "this text field has a lot of text in it so that it needs to scroll"
-layer at (138,11) size 117x13 scrollX 199.00 scrollWidth 316
- LayoutBlockFlow {DIV} at (3,3) size 117x13
- LayoutText {#text} at (-199,0) size 317x13
- text run at (-199,0) width 316: "this text field has a lot of text in it so that it needs to scroll"
-layer at (265,11) size 117x13 scrollX 200.00 scrollWidth 317
- LayoutBlockFlow {DIV} at (3,3) size 117x13
- LayoutText {#text} at (0,0) size 317x13
- text run at (0,0) width 317: "this text field has a lot of text in it so that it needs to scroll"
+layer at (11,11) size 125x13 scrollWidth 309
+ LayoutBlockFlow {DIV} at (3,3) size 125x13
+ LayoutText {#text} at (0,0) size 308x13
+ text run at (0,0) width 308: "this text field has a lot of text in it so that it needs to scroll"
+layer at (146,11) size 125x13 scrollX 182.00 scrollWidth 308
+ LayoutBlockFlow {DIV} at (3,3) size 125x13
+ LayoutText {#text} at (-182,0) size 308x13
+ text run at (-182,0) width 307: "this text field has a lot of text in it so that it needs to scroll"
+layer at (281,11) size 125x13 scrollX 183.00 scrollWidth 309
+ LayoutBlockFlow {DIV} at (3,3) size 125x13
+ LayoutText {#text} at (0,0) size 308x13
+ text run at (0,0) width 308: "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