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

Side by Side Diff: LayoutTests/platform/win/fast/forms/control-restrict-line-height-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 533x17 6 RenderText {#text} at (0,0) size 533x17
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 RenderBR {BR} at (0,0) size 0x0 8 RenderBR {BR} at (0,0) size 0x0
9 RenderMenuList {SELECT} at (2,20) size 326x19 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 9 RenderMenuList {SELECT} at (0,18) size 326x19 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
10 RenderBlock (anonymous) at (1,1) size 324x17 10 RenderBlock (anonymous) at (1,1) size 324x17
11 RenderText at (4,1) size 301x15 11 RenderText at (4,1) size 301x15
12 text run at (4,1) width 301: "This text should be centered verticall y in the button" 12 text run at (4,1) width 301: "This text should be centered verticall y in the button"
13 RenderText {#text} at (330,20) size 4x17 13 RenderText {#text} at (326,18) size 4x17
14 text run at (330,20) width 4: " " 14 text run at (326,18) width 4: " "
15 RenderBR {BR} at (0,0) size 0x0 15 RenderBR {BR} at (0,0) size 0x0
16 RenderButton {INPUT} at (2,43) size 316.09x21 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)] 16 RenderButton {INPUT} at (0,37) size 316.09x21 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)]
17 RenderBlock (anonymous) at (8,3) size 300.09x15 17 RenderBlock (anonymous) at (8,3) size 300.09x15
18 RenderText {#text} at (0,0) size 301x15 18 RenderText {#text} at (0,0) size 301x15
19 text run at (0,0) width 301: "This text should be centered verticall y in the button" 19 text run at (0,0) width 301: "This text should be centered verticall y in the button"
20 RenderText {#text} at (320,44) size 5x17 20 RenderText {#text} at (316,38) size 5x17
21 text run at (320,44) width 5: " " 21 text run at (316,38) width 5: " "
22 RenderBR {BR} at (0,0) size 0x0 22 RenderBR {BR} at (0,0) size 0x0
23 RenderTextControl {INPUT} at (2,68) size 146x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 23 RenderTextControl {INPUT} at (0,58) size 146x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
24 RenderFlexibleBox {DIV} at (3,3) size 140x15 24 RenderFlexibleBox {DIV} at (3,3) size 140x15
25 RenderBlock {DIV} at (0,2) size 1x11 25 RenderBlock {DIV} at (0,2) size 1x11
26 RenderBlock {DIV} at (1,0) size 126x15 26 RenderBlock {DIV} at (1,0) size 126x15
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 layer at (14,79) size 126x15 scrollWidth 301 28 layer at (12,69) size 126x15 scrollWidth 301
29 RenderBlock {DIV} at (0,0) size 126x15 29 RenderBlock {DIV} at (0,0) size 126x15
30 RenderText {#text} at (0,0) size 301x15 30 RenderText {#text} at (0,0) size 301x15
31 text run at (0,0) width 301: "This text should be centered vertically in t he button" 31 text run at (0,0) width 301: "This text should be centered vertically in t he button"
32 layer at (141,82) size 9x9 transparent 32 layer at (139,72) size 9x9 transparent
33 RenderBlock {DIV} at (128,3) size 9x9 33 RenderBlock {DIV} at (128,3) size 9x9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698