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

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

Issue 1284123002: Auto-rebaseline for r200378 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/win-xp/fast/forms/input-text-scroll-left-on-blur-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/input-text-scroll-left-on-blur-expected.txt b/LayoutTests/platform/win-xp/fast/forms/input-text-scroll-left-on-blur-expected.txt
index cbcfb647215b67f70fa18cff2fbf66e13428d868..c3a46015957ad309eec2aa0cdb140740bf80e707 100644
--- a/LayoutTests/platform/win-xp/fast/forms/input-text-scroll-left-on-blur-expected.txt
+++ b/LayoutTests/platform/win-xp/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 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
+layer at (10,11) size 149x16 scrollWidth 337
LayoutBlockFlow {DIV} at (2,3) size 149x16
LayoutText {#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"
@@ -24,7 +24,7 @@ layer at (167,11) size 149x16 scrollX 188.00 scrollWidth 337
LayoutBlockFlow {DIV} at (2,3) size 149x16
LayoutText {#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
+layer at (324,11) size 149x16 scrollX 188.00 scrollWidth 337
LayoutBlockFlow {DIV} at (2,3) size 149x16
LayoutText {#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"

Powered by Google App Engine
This is Rietveld 408576698