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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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 800x391 3 layer at (0,0) size 800x391
4 RenderBlock {HTML} at (0,0) size 800x391 4 RenderBlock {HTML} at (0,0) size 800x391
5 RenderBody {BODY} at (8,16) size 784x359 5 RenderBody {BODY} at (8,16) size 784x359
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 177x18 7 RenderText {#text} at (0,0) size 177x18
8 text run at (0,0) width 177: "This is a regression test for " 8 text run at (0,0) width 177: "This is a regression test for "
9 RenderInline {I} at (0,0) size 751x36 9 RenderInline {I} at (0,0) size 751x36
10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE]
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 RenderText {#text} at (0,0) size 25x18 71 RenderText {#text} at (0,0) size 25x18
72 text run at (0,0) width 25: "Foo" 72 text run at (0,0) width 25: "Foo"
73 LayoutTableCell {DD} at (25,95) size 212x19 [r=5 c=1 rs=1 cs=1] 73 LayoutTableCell {DD} at (25,95) size 212x19 [r=5 c=1 rs=1 cs=1]
74 LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 74 LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
75 LayoutTableRow {DIV} at (0,114) size 237x36 75 LayoutTableRow {DIV} at (0,114) size 237x36
76 LayoutTableCell {DT} at (0,132) size 25x18 [r=6 c=0 rs=1 cs=1] 76 LayoutTableCell {DT} at (0,132) size 25x18 [r=6 c=0 rs=1 cs=1]
77 RenderText {#text} at (0,0) size 25x18 77 RenderText {#text} at (0,0) size 25x18
78 text run at (0,0) width 25: "Foo" 78 text run at (0,0) width 25: "Foo"
79 LayoutTableCell {DD} at (25,114) size 212x36 [r=6 c=1 rs=1 cs=1] 79 LayoutTableCell {DD} at (25,114) size 212x36 [r=6 c=1 rs=1 cs=1]
80 RenderBlock {DIV} at (0,0) size 211.97x36 80 RenderBlock {DIV} at (0,0) size 211.97x36
81 RenderBR {BR} at (0,0) size 0x18 81 LayoutBR {BR} at (0,0) size 0x18
82 RenderText {#text} at (0,18) size 212x18 82 RenderText {#text} at (0,18) size 212x18
83 text run at (0,18) width 212: "Bar (should be aligned with F oo)" 83 text run at (0,18) width 212: "Bar (should be aligned with F oo)"
84 layer at (36,123) size 117x13 84 layer at (36,123) size 117x13
85 RenderBlock {DIV} at (3,3) size 117x13 85 RenderBlock {DIV} at (3,3) size 117x13
86 layer at (36,228) size 117x13 86 layer at (36,228) size 117x13
87 RenderBlock {DIV} at (3,3) size 117x13 87 RenderBlock {DIV} at (3,3) size 117x13
88 layer at (36,247) size 117x13 88 layer at (36,247) size 117x13
89 RenderBlock {DIV} at (3,3) size 117x13 89 RenderBlock {DIV} at (3,3) size 117x13
90 layer at (36,266) size 117x13 90 layer at (36,266) size 117x13
91 RenderBlock {DIV} at (3,3) size 117x13 91 RenderBlock {DIV} at (3,3) size 117x13
92 RenderText {#text} at (0,0) size 17x13 92 RenderText {#text} at (0,0) size 17x13
93 text run at (0,0) width 17: "Bar" 93 text run at (0,0) width 17: "Bar"
94 layer at (36,285) size 117x13 94 layer at (36,285) size 117x13
95 RenderBlock {DIV} at (3,3) size 117x13 95 RenderBlock {DIV} at (3,3) size 117x13
96 RenderText {#text} at (0,0) size 17x13 96 RenderText {#text} at (0,0) size 17x13
97 text run at (0,0) width 17: "Bar" 97 text run at (0,0) width 17: "Bar"
98 layer at (36,304) size 117x13 98 layer at (36,304) size 117x13
99 RenderBlock {DIV} at (3,3) size 117x13 99 RenderBlock {DIV} at (3,3) size 117x13
100 layer at (36,323) size 117x13 100 layer at (36,323) size 117x13
101 RenderBlock {DIV} at (3,3) size 117x13 101 RenderBlock {DIV} at (3,3) size 117x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698