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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 600x113 6 LayoutTable {TABLE} at (0,0) size 600x113
7 LayoutTableSection {TBODY} at (0,0) size 600x113 7 LayoutTableSection {TBODY} at (0,0) size 600x113
8 LayoutTableRow {TR} at (0,0) size 600x113 8 LayoutTableRow {TR} at (0,0) size 600x113
9 LayoutTableCell {TD} at (0,0) size 600x113 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 600x113 [r=0 c=0 rs=1 cs=1]
10 RenderBlock (anonymous) at (0,0) size 600x54 10 RenderBlock (anonymous) at (0,0) size 600x54
11 RenderBR {BR} at (300,0) size 0x18 11 LayoutBR {BR} at (300,0) size 0x18
12 RenderBR {BR} at (300,18) size 0x18 12 LayoutBR {BR} at (300,18) size 0x18
13 RenderBR {BR} at (300,36) size 0x18 13 LayoutBR {BR} at (300,36) size 0x18
14 LayoutTable {TABLE} at (0,54) size 600x59 [border: (1px outset #80 8080)] 14 LayoutTable {TABLE} at (0,54) size 600x59 [border: (1px outset #80 8080)]
15 LayoutTableSection {TBODY} at (1,1) size 598x57 15 LayoutTableSection {TBODY} at (1,1) size 598x57
16 LayoutTableRow {TR} at (0,0) size 598x57 16 LayoutTableRow {TR} at (0,0) size 598x57
17 LayoutTableCell {TD} at (0,0) size 299x57 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (0,0) size 299x57 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
18 LayoutTable {TABLE} at (1,1) size 297x55 18 LayoutTable {TABLE} at (1,1) size 297x55
19 LayoutTableSection {TBODY} at (0,0) size 297x55 19 LayoutTableSection {TBODY} at (0,0) size 297x55
20 LayoutTableRow {TR} at (0,1) size 297x17 [bgcolor=#CD9 944] 20 LayoutTableRow {TR} at (0,1) size 297x17 [bgcolor=#CD9 944]
21 LayoutTableCell {TD} at (1,1) size 106x17 [r=0 c=0 r s=1 cs=1] 21 LayoutTableCell {TD} at (1,1) size 106x17 [r=0 c=0 r s=1 cs=1]
22 RenderInline {FONT} at (0,0) size 39x11 [color=#FF FFFF] 22 RenderInline {FONT} at (0,0) size 39x11 [color=#FF FFFF]
23 RenderText {#text} at (3,3) size 39x11 23 RenderText {#text} at (3,3) size 39x11
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 RenderInline {FONT} at (0,0) size 16x11 65 RenderInline {FONT} at (0,0) size 16x11
66 RenderInline {A} at (0,0) size 16x11 [color=#000 0EE] 66 RenderInline {A} at (0,0) size 16x11 [color=#000 0EE]
67 LayoutImage {IMG} at (38,3) size 16x10 67 LayoutImage {IMG} at (38,3) size 16x10
68 LayoutTableRow {TR} at (0,37) size 297x17 [bgcolor=#E7 DEA5] 68 LayoutTableRow {TR} at (0,37) size 297x17 [bgcolor=#E7 DEA5]
69 LayoutTableCell {TD} at (1,37) size 202x17 [r=2 c=0 rs=1 cs=1] 69 LayoutTableCell {TD} at (1,37) size 202x17 [r=2 c=0 rs=1 cs=1]
70 LayoutImage {IMG} at (95.50,3) size 11x11 70 LayoutImage {IMG} at (95.50,3) size 11x11
71 LayoutTableCell {TD} at (204,37) size 92x16 [r=2 c=1 rs=1 cs=1] 71 LayoutTableCell {TD} at (204,37) size 92x16 [r=2 c=1 rs=1 cs=1]
72 RenderInline {FONT} at (0,0) size 16x11 72 RenderInline {FONT} at (0,0) size 16x11
73 RenderInline {A} at (0,0) size 16x11 [color=#000 0EE] 73 RenderInline {A} at (0,0) size 16x11 [color=#000 0EE]
74 LayoutImage {IMG} at (38,3) size 16x10 74 LayoutImage {IMG} at (38,3) size 16x10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698