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

Unified Diff: LayoutTests/platform/mac/fast/forms/control-restrict-line-height-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/control-restrict-line-height-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt b/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt
index 5071ecaecad2aba9d59b36a340fe5de58d90042d..5d54a107f0a2e4ce0a6f81e7ea0fc98fd7f58017 100644
--- a/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt
@@ -6,28 +6,28 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 533x18
text run at (0,0) width 533: "This tests that we don't honor line-height for controls that have restricted font size. "
LayoutBR {BR} at (0,0) size 0x0
- LayoutMenuList {SELECT} at (0,19) size 303x18 [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 303x18
- LayoutText (anonymous) at (8,2) size 272x13
- text run at (8,2) width 272: "This text should be centered vertically in the button"
- LayoutText {#text} at (303,18) size 4x18
- text run at (303,18) width 4: " "
+ LayoutMenuList {SELECT} at (0,19) size 287x18 [bgcolor=#F8F8F8]
+ LayoutBlockFlow (anonymous) at (0,0) size 287x18
+ LayoutText (anonymous) at (8,2) size 256x13
+ text run at (8,2) width 256: "This text should be centered vertically in the button"
+ LayoutText {#text} at (287,18) size 4x18
+ text run at (287,18) width 4: " "
LayoutBR {BR} at (0,0) size 0x0
- LayoutButton {INPUT} at (0,38) size 287.52x18 [bgcolor=#C0C0C0]
- LayoutBlockFlow (anonymous) at (8,2) size 271.52x13
- LayoutText {#text} at (0,0) size 272x13
- text run at (0,0) width 272: "This text should be centered vertically in the button"
- LayoutText {#text} at (287,37) size 5x18
- text run at (287,37) width 5: " "
+ LayoutButton {INPUT} at (0,38) size 271.52x18 [bgcolor=#C0C0C0]
+ LayoutBlockFlow (anonymous) at (8,2) size 255.52x13
+ LayoutText {#text} at (0,0) size 256x13
+ text run at (0,0) width 256: "This text should be centered vertically in the button"
+ LayoutText {#text} at (271,37) size 5x18
+ text run at (271,37) width 5: " "
LayoutBR {BR} at (0,0) size 0x0
LayoutTextControl {INPUT} at (0,56) size 133x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutFlexibleBox {DIV} at (4,3) size 125x13
LayoutBlockFlow {DIV} at (0,6.50) size 5x0
LayoutBlockFlow {DIV} at (5,0) size 108x13
LayoutText {#text} at (0,0) size 0x0
-layer at (17,67) size 108x13 scrollWidth 272
+layer at (17,67) size 108x13 scrollWidth 256
LayoutBlockFlow {DIV} at (0,0) size 108x13
- LayoutText {#text} at (0,0) size 272x13
- text run at (0,0) width 272: "This text should be centered vertically in the button"
+ LayoutText {#text} at (0,0) size 256x13
+ text run at (0,0) width 256: "This text should be centered vertically in the button"
layer at (126,68) size 11x11 transparent
LayoutBlockFlow {DIV} at (114,1) size 11x11

Powered by Google App Engine
This is Rietveld 408576698