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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/form-element-geometry-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/form-element-geometry-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/form-element-geometry-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/form-element-geometry-expected.txt
index 03dcc09a57088b458cc672189d8a4c3a32ffe26c..3d5f66d9bb13f9c2c91a5565b15fc4206191784c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/form-element-geometry-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/form-element-geometry-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x616 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutBlockFlow {HTML} at (0,0) size 800x615.88
LayoutBlockFlow {BODY} at (8,8) size 784x599.88
LayoutBlockFlow {H1} at (0,0) size 784x37
- LayoutText {#text} at (0,0) size 423x37
- text run at (0,0) width 423: "Form Element Geometry Tests"
+ LayoutText {#text} at (0,0) size 420x37
+ text run at (0,0) width 420: "Form Element Geometry Tests"
LayoutBlockFlow {P} at (0,58.44) size 784x18
LayoutText {#text} at (0,0) size 551x18
text run at (0,0) width 551: "These tests help us tune the widget classes in KWQ to have all the right fudge factors."
@@ -242,8 +242,8 @@ layer at (0,0) size 800x616 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 0x0
layer at (16,244) size 67x13
LayoutBlockFlow {DIV} at (3,3) size 67x13
- LayoutText {#text} at (0,0) size 49x13
- text run at (0,0) width 49: "text field"
+ LayoutText {#text} at (0,0) size 48x13
+ text run at (0,0) width 48: "text field"
layer at (94,242) size 33x59 clip at (95,243) size 20x56 scrollHeight 71
LayoutListBox {SELECT} at (2,2.25) size 33.09x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
LayoutBlockFlow {OPTION} at (1,1) size 20.09x14.19
@@ -268,8 +268,8 @@ layer at (381,241) size 161x32 clip at (382,242) size 159x30
text run at (0,0) width 44: "textarea"
layer at (39,459) size 67x13
LayoutBlockFlow {DIV} at (3,3) size 67x13
- LayoutText {#text} at (0,0) size 49x13
- text run at (0,0) width 49: "text field"
+ LayoutText {#text} at (0,0) size 48x13
+ text run at (0,0) width 48: "text field"
layer at (354,438) size 161x32 clip at (355,439) size 159x30
LayoutTextControl {TEXTAREA} at (345.98,0) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (3,3) size 155x13

Powered by Google App Engine
This is Rietveld 408576698