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

Side by Side Diff: LayoutTests/platform/win/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 800x412 3 layer at (0,0) size 800x412
4 RenderBlock {HTML} at (0,0) size 800x412 4 RenderBlock {HTML} at (0,0) size 800x412
5 RenderBody {BODY} at (8,16) size 784x380 5 RenderBody {BODY} at (8,16) size 784x380
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 177x17 7 RenderText {#text} at (0,0) size 177x17
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 751x35 9 RenderInline {I} at (0,0) size 751x35
10 RenderInline {A} at (0,0) size 355x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 355x17 [color=#0000EE]
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 RenderText {#text} at (0,0) size 25x17 71 RenderText {#text} at (0,0) size 25x17
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 212x22 [r=5 c=1 rs=1 cs=1] 73 LayoutTableCell {DD} at (25,110) size 212x22 [r=5 c=1 rs=1 cs=1]
74 LayoutTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 74 LayoutTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
75 LayoutTableRow {DIV} at (0,132) size 237x36 75 LayoutTableRow {DIV} at (0,132) size 237x36
76 LayoutTableCell {DT} at (0,150) size 25x18 [r=6 c=0 rs=1 cs=1] 76 LayoutTableCell {DT} at (0,150) size 25x18 [r=6 c=0 rs=1 cs=1]
77 RenderText {#text} at (0,0) size 25x17 77 RenderText {#text} at (0,0) size 25x17
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 212x36 [r=6 c=1 rs=1 cs=1] 79 LayoutTableCell {DD} at (25,132) 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 0x17 81 LayoutBR {BR} at (0,0) size 0x17
82 RenderText {#text} at (0,18) size 212x17 82 RenderText {#text} at (0,18) size 212x17
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 (35,123) size 169x16 84 layer at (35,123) size 169x16
85 RenderBlock {DIV} at (2,3) size 169x16 85 RenderBlock {DIV} at (2,3) size 169x16
86 layer at (35,231) size 169x16 86 layer at (35,231) size 169x16
87 RenderBlock {DIV} at (2,3) size 169x16 87 RenderBlock {DIV} at (2,3) size 169x16
88 layer at (35,253) size 169x16 88 layer at (35,253) size 169x16
89 RenderBlock {DIV} at (2,3) size 169x16 89 RenderBlock {DIV} at (2,3) size 169x16
90 layer at (35,275) size 169x16 90 layer at (35,275) size 169x16
91 RenderBlock {DIV} at (2,3) size 169x16 91 RenderBlock {DIV} at (2,3) size 169x16
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,297) size 169x16 94 layer at (35,297) size 169x16
95 RenderBlock {DIV} at (2,3) size 169x16 95 RenderBlock {DIV} at (2,3) size 169x16
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,319) size 169x16 98 layer at (35,319) size 169x16
99 RenderBlock {DIV} at (2,3) size 169x16 99 RenderBlock {DIV} at (2,3) size 169x16
100 layer at (35,341) size 169x16 100 layer at (35,341) size 169x16
101 RenderBlock {DIV} at (2,3) size 169x16 101 RenderBlock {DIV} at (2,3) size 169x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698