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

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

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 df97a196314a68a91145f90df10bd30d24eea923..8539a4f1a846255982d4f840406547ee78c14107 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
@@ -16,16 +16,16 @@ layer at (0,0) size 800x600
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 125x13 scrollWidth 308
+layer at (11,11) size 125x13 scrollWidth 288
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 183.00 scrollWidth 308
+ LayoutText {#text} at (0,0) size 288x13
+ text run at (0,0) width 288: "this text field has a lot of text in it so that it needs to scroll"
+layer at (146,11) size 125x13 scrollX 163.00 scrollWidth 288
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 308
+ LayoutText {#text} at (-163,0) size 288x13
+ text run at (-163,0) width 288: "this text field has a lot of text in it so that it needs to scroll"
+layer at (281,11) size 125x13 scrollX 163.00 scrollWidth 288
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"
+ LayoutText {#text} at (0,0) size 288x13
+ text run at (0,0) width 288: "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