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

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

Issue 1351643002: Auto-rebaseline for r202350 (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-mavericks/fast/forms/input-text-scroll-left-on-blur-expected.txt
diff --git a/LayoutTests/platform/mac-mavericks/fast/forms/input-text-scroll-left-on-blur-expected.txt b/LayoutTests/platform/mac-mavericks/fast/forms/input-text-scroll-left-on-blur-expected.txt
index 632e50dbcd55514853acbd8b6ff7b79e81cd6860..c63635168d1259a73d4e0f4bed5c19b309c3b1c0 100644
--- a/LayoutTests/platform/mac-mavericks/fast/forms/input-text-scroll-left-on-blur-expected.txt
+++ b/LayoutTests/platform/mac-mavericks/fast/forms/input-text-scroll-left-on-blur-expected.txt
@@ -16,7 +16,7 @@ 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 117x13 scrollWidth 317
+layer at (11,11) size 117x13 scrollWidth 316
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"
@@ -24,7 +24,7 @@ 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
+layer at (265,11) size 117x13 scrollX 199.00 scrollWidth 316
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"

Powered by Google App Engine
This is Rietveld 408576698