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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug7342-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 784x576 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#FFFFFF]
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 775x35 7 RenderText {#text} at (0,0) size 775x35
8 text run at (0,0) width 441: "Click on a link on the left hand column. Also note the overlap of the " 8 text run at (0,0) width 441: "Click on a link on the left hand column. Also note the overlap of the "
9 text run at (440,0) width 335: "text box with the submit button. (And, removing the" 9 text run at (440,0) width 335: "text box with the submit button. (And, removing the"
10 text run at (0,18) width 156: "font tag that is wrapped " 10 text run at (0,18) width 156: "font tag that is wrapped "
11 text run at (155,18) width 239: "around the text box clears up layout) ." 11 text run at (155,18) width 239: "around the text box clears up layout) ."
12 RenderBlock (anonymous) at (0,52) size 784x18 12 RenderBlock (anonymous) at (0,52) size 784x18
13 RenderBR {BR} at (0,0) size 0x17 13 LayoutBR {BR} at (0,0) size 0x17
14 RenderBlock {FORM} at (0,70) size 784x136 14 RenderBlock {FORM} at (0,70) size 784x136
15 RenderBlock {CENTER} at (0,0) size 784x136 15 RenderBlock {CENTER} at (0,0) size 784x136
16 LayoutTable {TABLE} at (92,0) size 600x136 [bgcolor=#EEEEEE] [border: (1px outset #808080)] 16 LayoutTable {TABLE} at (92,0) size 600x136 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
17 LayoutTableSection {TBODY} at (1,1) size 598x134 17 LayoutTableSection {TBODY} at (1,1) size 598x134
18 LayoutTableRow {TR} at (0,3) size 598x128 18 LayoutTableRow {TR} at (0,3) size 598x128
19 LayoutTableCell {TD} at (3,3) size 121x128 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (3,3) size 121x128 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1]
20 LayoutTable {TABLE} at (4,4) size 113x120 [bgcolor=#FFFFFF] [b order: (1px outset #808080)] 20 LayoutTable {TABLE} at (4,4) size 113x120 [bgcolor=#FFFFFF] [b order: (1px outset #808080)]
21 LayoutTableSection {TBODY} at (1,1) size 111x118 21 LayoutTableSection {TBODY} at (1,1) size 111x118
22 LayoutTableRow {TR} at (0,2) size 111x27 22 LayoutTableRow {TR} at (0,2) size 111x27
23 LayoutTableCell {TD} at (2,3) size 107x24 [bgcolor=#CCCC CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,3) size 107x24 [bgcolor=#CCCC CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 RenderText {#text} at (5,5) size 27x17 71 RenderText {#text} at (5,5) size 27x17
72 text run at (5,5) width 27: "asdf" 72 text run at (5,5) width 27: "asdf"
73 LayoutTableCell {TD} at (242,40) size 116x28 [border: (1 px inset #808080)] [r=1 c=2 rs=1 cs=1] 73 LayoutTableCell {TD} at (242,40) size 116x28 [border: (1 px inset #808080)] [r=1 c=2 rs=1 cs=1]
74 RenderText {#text} at (5,5) size 27x17 74 RenderText {#text} at (5,5) size 27x17
75 text run at (5,5) width 27: "asdf" 75 text run at (5,5) width 27: "asdf"
76 LayoutTableCell {TD} at (362,40) size 92x28 [border: (1p x inset #808080)] [r=1 c=3 rs=1 cs=1] 76 LayoutTableCell {TD} at (362,40) size 92x28 [border: (1p x inset #808080)] [r=1 c=3 rs=1 cs=1]
77 RenderText {#text} at (5,5) size 27x17 77 RenderText {#text} at (5,5) size 27x17
78 text run at (5,5) width 27: "asdf" 78 text run at (5,5) width 27: "asdf"
79 layer at (244,122) size 316x16 79 layer at (244,122) size 316x16
80 RenderBlock {DIV} at (2,3) size 316x16 80 RenderBlock {DIV} at (2,3) size 316x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698