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

Side by Side Diff: LayoutTests/platform/linux/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 494x19 6 RenderText {#text} at (0,0) size 494x19
7 text run at (0,0) width 494: "This tests that we don't honor line-height for controls that have restricted font size. " 7 text run at (0,0) width 494: "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,20) size 319x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)] 9 RenderMenuList {SELECT} at (0,20) size 319x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)]
10 RenderBlock (anonymous) at (1,1) size 317x18 10 RenderBlock (anonymous) at (1,1) size 317x18
11 RenderText at (4,1) size 294x16 11 RenderText at (4,1) size 294x16
12 text run at (4,1) width 294: "This text should be centered verticall y in the button" 12 text run at (4,1) width 294: "This text should be centered verticall y in the button"
13 RenderText {#text} at (319,20) size 4x19 13 RenderText {#text} at (319,20) size 4x19
14 text run at (319,20) width 4: " " 14 text run at (319,20) width 4: " "
15 RenderBR {BR} at (0,0) size 0x0 15 LayoutBR {BR} at (0,0) size 0x0
16 RenderButton {INPUT} at (0,40) size 310x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 16 RenderButton {INPUT} at (0,40) size 310x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
17 RenderBlock (anonymous) at (8,3) size 294x16 17 RenderBlock (anonymous) at (8,3) size 294x16
18 RenderText {#text} at (0,0) size 294x16 18 RenderText {#text} at (0,0) size 294x16
19 text run at (0,0) width 294: "This text should be centered verticall y in the button" 19 text run at (0,0) width 294: "This text should be centered verticall y in the button"
20 RenderText {#text} at (310,41) size 4x19 20 RenderText {#text} at (310,41) size 4x19
21 text run at (310,41) width 4: " " 21 text run at (310,41) width 4: " "
22 RenderBR {BR} at (0,0) size 0x0 22 LayoutBR {BR} at (0,0) size 0x0
23 LayoutTextControl {INPUT} at (0,62) size 156x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 23 LayoutTextControl {INPUT} at (0,62) size 156x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
24 RenderFlexibleBox {DIV} at (3,3) size 150x16 24 RenderFlexibleBox {DIV} at (3,3) size 150x16
25 RenderBlock {DIV} at (0,2.50) size 1x11 25 RenderBlock {DIV} at (0,2.50) size 1x11
26 RenderBlock {DIV} at (1,0) size 136x16 26 RenderBlock {DIV} at (1,0) size 136x16
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 layer at (12,73) size 136x16 scrollWidth 295 28 layer at (12,73) size 136x16 scrollWidth 295
29 RenderBlock {DIV} at (0,0) size 136x16 29 RenderBlock {DIV} at (0,0) size 136x16
30 RenderText {#text} at (0,0) size 294x16 30 RenderText {#text} at (0,0) size 294x16
31 text run at (0,0) width 294: "This text should be centered vertically in t he button" 31 text run at (0,0) width 294: "This text should be centered vertically in t he button"
32 layer at (149,77) size 9x9 transparent 32 layer at (149,77) size 9x9 transparent
33 RenderBlock {DIV} at (138,3.50) size 9x9 33 RenderBlock {DIV} at (138,3.50) size 9x9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698