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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/control-restrict-line-height-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 533x18 6 LayoutText {#text} at (0,0) size 533x18
7 text run at (0,0) width 533: "This tests that we don't honor line-height for controls that have restricted font size. " 7 text run at (0,0) width 533: "This tests that we don't honor line-height for controls that have restricted font size. "
8 LayoutBR {BR} at (0,0) size 0x0 8 LayoutBR {BR} at (0,0) size 0x0
9 LayoutMenuList {SELECT} at (0,19) size 303x18 [bgcolor=#F8F8F8] 9 LayoutMenuList {SELECT} at (0,19) size 303x18 [bgcolor=#F8F8F8]
10 LayoutBlockFlow (anonymous) at (0,0) size 303x18 10 LayoutBlockFlow (anonymous) at (0,0) size 303x18
11 LayoutText (anonymous) at (8,2) size 272x13 11 LayoutText (anonymous) at (8,2) size 272x13
12 text run at (8,2) width 272: "This text should be centered verticall y in the button" 12 text run at (8,2) width 272: "This text should be centered verticall y in the button"
13 LayoutText {#text} at (303,18) size 4x18 13 LayoutText {#text} at (303,18) size 4x18
14 text run at (303,18) width 4: " " 14 text run at (303,18) width 4: " "
15 LayoutBR {BR} at (0,0) size 0x0 15 LayoutBR {BR} at (0,0) size 0x0
16 LayoutButton {INPUT} at (0,38) size 287.52x18 [bgcolor=#C0C0C0] 16 LayoutButton {INPUT} at (0,38) size 287.52x18 [bgcolor=#C0C0C0]
17 LayoutBlockFlow (anonymous) at (8,2) size 271.52x13 17 LayoutBlockFlow (anonymous) at (8,2) size 271.52x13
18 LayoutText {#text} at (0,0) size 272x13 18 LayoutText {#text} at (0,0) size 272x13
19 text run at (0,0) width 272: "This text should be centered verticall y in the button" 19 text run at (0,0) width 272: "This text should be centered verticall y in the button"
20 LayoutText {#text} at (287,37) size 5x18 20 LayoutText {#text} at (287,37) size 5x18
21 text run at (287,37) width 5: " " 21 text run at (287,37) width 5: " "
22 LayoutBR {BR} at (0,0) size 0x0 22 LayoutBR {BR} at (0,0) size 0x0
23 LayoutTextControl {INPUT} at (0,56) size 133x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 23 LayoutTextControl {INPUT} at (0,56) size 133x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
24 LayoutFlexibleBox {DIV} at (4,3) size 125x13 24 LayoutFlexibleBox {DIV} at (4,3) size 125x13
25 LayoutBlockFlow {DIV} at (0,6.50) size 5x0 25 LayoutBlockFlow {DIV} at (0,6.50) size 5x0
26 LayoutBlockFlow {DIV} at (5,0) size 108x13 26 LayoutBlockFlow {DIV} at (5,0) size 108x13
27 LayoutText {#text} at (0,0) size 0x0 27 LayoutText {#text} at (0,0) size 0x0
28 layer at (17,67) size 108x13 scrollWidth 273 28 layer at (17,67) size 108x13 scrollWidth 272
29 LayoutBlockFlow {DIV} at (0,0) size 108x13 29 LayoutBlockFlow {DIV} at (0,0) size 108x13
30 LayoutText {#text} at (0,0) size 272x13 30 LayoutText {#text} at (0,0) size 272x13
31 text run at (0,0) width 272: "This text should be centered vertically in t he button" 31 text run at (0,0) width 272: "This text should be centered vertically in t he button"
32 layer at (126,68) size 11x11 transparent 32 layer at (126,68) size 11x11 transparent
33 LayoutBlockFlow {DIV} at (114,1) size 11x11 33 LayoutBlockFlow {DIV} at (114,1) size 11x11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698