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

Side by Side Diff: LayoutTests/platform/linux/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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 767x39 7 RenderText {#text} at (0,0) size 767x39
8 text run at (0,0) width 409: "Click on a link on the left hand column. Also note the overlap of the " 8 text run at (0,0) width 409: "Click on a link on the left hand column. Also note the overlap of the "
9 text run at (409,0) width 358: "text box with the submit button. (And, removing the font tag" 9 text run at (409,0) width 358: "text box with the submit button. (And, removing the font tag"
10 text run at (0,20) width 97: "that is wrapped " 10 text run at (0,20) width 97: "that is wrapped "
11 text run at (97,20) width 224: "around the text box clears up layout). " 11 text run at (97,20) width 224: "around the text box clears up layout). "
12 RenderBlock (anonymous) at (0,56) size 784x20 12 RenderBlock (anonymous) at (0,56) size 784x20
13 RenderBR {BR} at (0,0) size 0x19 13 LayoutBR {BR} at (0,0) size 0x19
14 RenderBlock {FORM} at (0,76) size 784x136 14 RenderBlock {FORM} at (0,76) 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 123x128 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (3,3) size 123x128 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1]
20 LayoutTable {TABLE} at (4,4) size 115x120 [bgcolor=#FFFFFF] [b order: (1px outset #808080)] 20 LayoutTable {TABLE} at (4,4) size 115x120 [bgcolor=#FFFFFF] [b order: (1px outset #808080)]
21 LayoutTableSection {TBODY} at (1,1) size 113x118 21 LayoutTableSection {TBODY} at (1,1) size 113x118
22 LayoutTableRow {TR} at (0,2) size 113x27 22 LayoutTableRow {TR} at (0,2) size 113x27
23 LayoutTableCell {TD} at (2,2) size 109x26 [bgcolor=#CCCC CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 109x26 [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 25x19 71 RenderText {#text} at (5,5) size 25x19
72 text run at (5,5) width 25: "asdf" 72 text run at (5,5) width 25: "asdf"
73 LayoutTableCell {TD} at (236,40) size 112x30 [border: (1 px inset #808080)] [r=1 c=2 rs=1 cs=1] 73 LayoutTableCell {TD} at (236,40) size 112x30 [border: (1 px inset #808080)] [r=1 c=2 rs=1 cs=1]
74 RenderText {#text} at (5,5) size 25x19 74 RenderText {#text} at (5,5) size 25x19
75 text run at (5,5) width 25: "asdf" 75 text run at (5,5) width 25: "asdf"
76 LayoutTableCell {TD} at (352,40) size 100x30 [border: (1 px inset #808080)] [r=1 c=3 rs=1 cs=1] 76 LayoutTableCell {TD} at (352,40) size 100x30 [border: (1 px inset #808080)] [r=1 c=3 rs=1 cs=1]
77 RenderText {#text} at (5,5) size 25x19 77 RenderText {#text} at (5,5) size 25x19
78 text run at (5,5) width 25: "asdf" 78 text run at (5,5) width 25: "asdf"
79 layer at (246,127) size 276x16 79 layer at (246,127) size 276x16
80 RenderBlock {DIV} at (2,3) size 276x16 80 RenderBlock {DIV} at (2,3) size 276x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698