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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/text-field-baseline-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 800x428 3 layer at (0,0) size 800x428
4 RenderBlock {HTML} at (0,0) size 800x428 4 RenderBlock {HTML} at (0,0) size 800x428
5 RenderBody {BODY} at (8,16) size 784x396 5 RenderBody {BODY} at (8,16) size 784x396
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 164x19 7 RenderText {#text} at (0,0) size 164x19
8 text run at (0,0) width 164: "This is a regression test for " 8 text run at (0,0) width 164: "This is a regression test for "
9 RenderInline {I} at (0,0) size 732x39 9 RenderInline {I} at (0,0) size 732x39
10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 RenderText {#text} at (0,0) size 25x19 71 RenderText {#text} at (0,0) size 25x19
72 text run at (0,0) width 25: "Foo" 72 text run at (0,0) width 25: "Foo"
73 LayoutTableCell {DD} at (25,110) size 198x22 [r=5 c=1 rs=1 cs=1] 73 LayoutTableCell {DD} at (25,110) size 198x22 [r=5 c=1 rs=1 cs=1]
74 LayoutTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 74 LayoutTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
75 LayoutTableRow {DIV} at (0,132) size 223x40 75 LayoutTableRow {DIV} at (0,132) size 223x40
76 LayoutTableCell {DT} at (0,152) size 25x20 [r=6 c=0 rs=1 cs=1] 76 LayoutTableCell {DT} at (0,152) size 25x20 [r=6 c=0 rs=1 cs=1]
77 RenderText {#text} at (0,0) size 25x19 77 RenderText {#text} at (0,0) size 25x19
78 text run at (0,0) width 25: "Foo" 78 text run at (0,0) width 25: "Foo"
79 LayoutTableCell {DD} at (25,132) size 198x40 [r=6 c=1 rs=1 cs=1] 79 LayoutTableCell {DD} at (25,132) size 198x40 [r=6 c=1 rs=1 cs=1]
80 RenderBlock {DIV} at (0,0) size 198x40 80 RenderBlock {DIV} at (0,0) size 198x40
81 RenderBR {BR} at (0,0) size 0x19 81 LayoutBR {BR} at (0,0) size 0x19
82 RenderText {#text} at (0,20) size 198x19 82 RenderText {#text} at (0,20) size 198x19
83 text run at (0,20) width 198: "Bar (should be aligned with F oo)" 83 text run at (0,20) width 198: "Bar (should be aligned with F oo)"
84 layer at (35,131) size 149x16 84 layer at (35,131) size 149x16
85 RenderBlock {DIV} at (2,3) size 149x16 85 RenderBlock {DIV} at (2,3) size 149x16
86 layer at (35,243) size 149x16 86 layer at (35,243) size 149x16
87 RenderBlock {DIV} at (2,3) size 149x16 87 RenderBlock {DIV} at (2,3) size 149x16
88 layer at (35,265) size 149x16 88 layer at (35,265) size 149x16
89 RenderBlock {DIV} at (2,3) size 149x16 89 RenderBlock {DIV} at (2,3) size 149x16
90 layer at (35,287) size 149x16 90 layer at (35,287) size 149x16
91 RenderBlock {DIV} at (2,3) size 149x16 91 RenderBlock {DIV} at (2,3) size 149x16
92 RenderText {#text} at (0,0) size 20x16 92 RenderText {#text} at (0,0) size 20x16
93 text run at (0,0) width 20: "Bar" 93 text run at (0,0) width 20: "Bar"
94 layer at (35,309) size 149x16 94 layer at (35,309) size 149x16
95 RenderBlock {DIV} at (2,3) size 149x16 95 RenderBlock {DIV} at (2,3) size 149x16
96 RenderText {#text} at (0,0) size 20x16 96 RenderText {#text} at (0,0) size 20x16
97 text run at (0,0) width 20: "Bar" 97 text run at (0,0) width 20: "Bar"
98 layer at (35,331) size 149x16 98 layer at (35,331) size 149x16
99 RenderBlock {DIV} at (2,3) size 149x16 99 RenderBlock {DIV} at (2,3) size 149x16
100 layer at (35,353) size 149x16 100 layer at (35,353) size 149x16
101 RenderBlock {DIV} at (2,3) size 149x16 101 RenderBlock {DIV} at (2,3) size 149x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698