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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 533x18 6 RenderText {#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 RenderBR {BR} at (0,0) size 0x0 8 LayoutBR {BR} at (0,0) size 0x0
9 RenderMenuList {SELECT} at (0,19) size 309x18 [bgcolor=#F8F8F8] 9 RenderMenuList {SELECT} at (0,19) size 309x18 [bgcolor=#F8F8F8]
10 RenderBlock (anonymous) at (0,0) size 309x18 10 RenderBlock (anonymous) at (0,0) size 309x18
11 RenderText at (8,2) size 278x13 11 RenderText at (8,2) size 278x13
12 text run at (8,2) width 278: "This text should be centered verticall y in the button" 12 text run at (8,2) width 278: "This text should be centered verticall y in the button"
13 RenderText {#text} at (309,18) size 4x18 13 RenderText {#text} at (309,18) size 4x18
14 text run at (309,18) width 4: " " 14 text run at (309,18) width 4: " "
15 RenderBR {BR} at (0,0) size 0x0 15 LayoutBR {BR} at (0,0) size 0x0
16 RenderButton {INPUT} at (0,38) size 293.16x18 [bgcolor=#C0C0C0] 16 RenderButton {INPUT} at (0,38) size 293.16x18 [bgcolor=#C0C0C0]
17 RenderBlock (anonymous) at (8,2) size 277.16x13 17 RenderBlock (anonymous) at (8,2) size 277.16x13
18 RenderText {#text} at (0,0) size 278x13 18 RenderText {#text} at (0,0) size 278x13
19 text run at (0,0) width 278: "This text should be centered verticall y in the button" 19 text run at (0,0) width 278: "This text should be centered verticall y in the button"
20 RenderText {#text} at (293,37) size 5x18 20 RenderText {#text} at (293,37) size 5x18
21 text run at (293,37) width 5: " " 21 text run at (293,37) width 5: " "
22 RenderBR {BR} at (0,0) size 0x0 22 LayoutBR {BR} at (0,0) size 0x0
23 LayoutTextControl {INPUT} at (0,56) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 23 LayoutTextControl {INPUT} at (0,56) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
24 RenderFlexibleBox {DIV} at (4,3) size 117x13 24 RenderFlexibleBox {DIV} at (4,3) size 117x13
25 RenderBlock {DIV} at (0,6.50) size 5x0 25 RenderBlock {DIV} at (0,6.50) size 5x0
26 RenderBlock {DIV} at (5,0) size 100x13 26 RenderBlock {DIV} at (5,0) size 100x13
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 layer at (17,67) size 100x13 scrollWidth 278 28 layer at (17,67) size 100x13 scrollWidth 278
29 RenderBlock {DIV} at (0,0) size 100x13 29 RenderBlock {DIV} at (0,0) size 100x13
30 RenderText {#text} at (0,0) size 278x13 30 RenderText {#text} at (0,0) size 278x13
31 text run at (0,0) width 278: "This text should be centered vertically in t he button" 31 text run at (0,0) width 278: "This text should be centered vertically in t he button"
32 layer at (118,68) size 11x11 transparent 32 layer at (118,68) size 11x11 transparent
33 RenderBlock {DIV} at (106,1) size 11x11 33 RenderBlock {DIV} at (106,1) size 11x11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698