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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-text-transform-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/fast/forms/button-text-transform-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt
index 23cd5fa9d58c02549b359aae3ffa20655ee266f7..37b407bc02528259e04af015589fef9a5a3bff94 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt
@@ -4,15 +4,15 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 55x18
- text run at (0,0) width 55: "Test for "
- LayoutInline {I} at (0,0) size 760x36
- LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
- LayoutText {#text} at (54,0) size 306x18
- text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=15181"
- LayoutText {#text} at (359,0) size 760x36
- text run at (359,0) width 5: " "
- text run at (363,0) width 397: "text-transform: uppercase not working in input (submit, reset,"
+ LayoutText {#text} at (0,0) size 54x18
+ text run at (0,0) width 54: "Test for "
+ LayoutInline {I} at (0,0) size 757x36
+ LayoutInline {A} at (0,0) size 305x18 [color=#0000EE]
+ LayoutText {#text} at (53,0) size 305x18
+ text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15181"
+ LayoutText {#text} at (357,0) size 757x36
+ text run at (357,0) width 5: " "
+ text run at (361,0) width 396: "text-transform: uppercase not working in input (submit, reset,"
text run at (0,18) width 107: "button) elements"
LayoutText {#text} at (106,18) size 5x18
text run at (106,18) width 5: "."
@@ -23,13 +23,13 @@ layer at (0,0) size 800x600
text run at (0,0) width 67: "UPPERCASE"
LayoutText {#text} at (82,0) size 5x18
text run at (82,0) width 5: " "
- LayoutButton {BUTTON} at (86.44,1) size 66.70x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,2) size 50.70x13
+ LayoutButton {BUTTON} at (86.44,1) size 66.50x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,2) size 50.50x13
LayoutText {#text} at (0,0) size 51x13
text run at (0,0) width 51: "lowercase"
- LayoutText {#text} at (153,0) size 5x18
- text run at (153,0) width 5: " "
- LayoutButton {BUTTON} at (157.14,1) size 65.05x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+ LayoutText {#text} at (152,0) size 5x18
+ text run at (152,0) width 5: " "
+ LayoutButton {BUTTON} at (156.94,1) size 65.05x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,2) size 49.05x13
LayoutText {#text} at (0,0) size 50x13
text run at (0,0) width 50: "Capitalize"
@@ -41,13 +41,13 @@ layer at (0,0) size 800x600
text run at (0,0) width 67: "UPPERCASE"
LayoutText {#text} at (82,0) size 5x18
text run at (82,0) width 5: " "
- LayoutButton {INPUT} at (86.44,1) size 66.70x18 [bgcolor=#C0C0C0]
- LayoutBlockFlow (anonymous) at (8,2) size 50.70x13
+ LayoutButton {INPUT} at (86.44,1) size 66.50x18 [bgcolor=#C0C0C0]
+ LayoutBlockFlow (anonymous) at (8,2) size 50.50x13
LayoutText {#text} at (0,0) size 51x13
text run at (0,0) width 51: "lowercase"
- LayoutText {#text} at (153,0) size 5x18
- text run at (153,0) width 5: " "
- LayoutButton {INPUT} at (157.14,1) size 65.05x18 [bgcolor=#C0C0C0]
+ LayoutText {#text} at (152,0) size 5x18
+ text run at (152,0) width 5: " "
+ LayoutButton {INPUT} at (156.94,1) size 65.05x18 [bgcolor=#C0C0C0]
LayoutBlockFlow (anonymous) at (8,2) size 49.05x13
LayoutText {#text} at (0,0) size 50x13
text run at (0,0) width 50: "Capitalize"

Powered by Google App Engine
This is Rietveld 408576698