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

Side by Side Diff: LayoutTests/platform/win/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 600x119 6 LayoutTable {TABLE} at (0,0) size 600x119
7 LayoutTableSection {TBODY} at (0,0) size 600x119 7 LayoutTableSection {TBODY} at (0,0) size 600x119
8 LayoutTableRow {TR} at (0,0) size 600x119 8 LayoutTableRow {TR} at (0,0) size 600x119
9 LayoutTableCell {TD} at (0,0) size 600x119 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 600x119 [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 0x17 11 LayoutBR {BR} at (300,0) size 0x17
12 RenderBR {BR} at (300,18) size 0x17 12 LayoutBR {BR} at (300,18) size 0x17
13 RenderBR {BR} at (300,36) size 0x17 13 LayoutBR {BR} at (300,36) size 0x17
14 LayoutTable {TABLE} at (0,54) size 600x65 [border: (1px outset #80 8080)] 14 LayoutTable {TABLE} at (0,54) size 600x65 [border: (1px outset #80 8080)]
15 LayoutTableSection {TBODY} at (1,1) size 598x63 15 LayoutTableSection {TBODY} at (1,1) size 598x63
16 LayoutTableRow {TR} at (0,0) size 598x63 16 LayoutTableRow {TR} at (0,0) size 598x63
17 LayoutTableCell {TD} at (0,0) size 299x63 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (0,0) size 299x63 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
18 LayoutTable {TABLE} at (1,1) size 297x61 18 LayoutTable {TABLE} at (1,1) size 297x61
19 LayoutTableSection {TBODY} at (0,0) size 297x61 19 LayoutTableSection {TBODY} at (0,0) size 297x61
20 LayoutTableRow {TR} at (0,1) size 297x19 [bgcolor=#CD9 944] 20 LayoutTableRow {TR} at (0,1) size 297x19 [bgcolor=#CD9 944]
21 LayoutTableCell {TD} at (1,1) size 105x19 [r=0 c=0 r s=1 cs=1] 21 LayoutTableCell {TD} at (1,1) size 105x19 [r=0 c=0 r s=1 cs=1]
22 RenderInline {FONT} at (0,0) size 40x13 [color=#FF FFFF] 22 RenderInline {FONT} at (0,0) size 40x13 [color=#FF FFFF]
23 RenderText {#text} at (3,3) size 40x13 23 RenderText {#text} at (3,3) size 40x13
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 RenderInline {FONT} at (0,0) size 16x13 65 RenderInline {FONT} at (0,0) size 16x13
66 RenderInline {A} at (0,0) size 16x13 [color=#000 0EE] 66 RenderInline {A} at (0,0) size 16x13 [color=#000 0EE]
67 LayoutImage {IMG} at (37,3) size 16x10 67 LayoutImage {IMG} at (37,3) size 16x10
68 LayoutTableRow {TR} at (0,41) size 297x19 [bgcolor=#E7 DEA5] 68 LayoutTableRow {TR} at (0,41) size 297x19 [bgcolor=#E7 DEA5]
69 LayoutTableCell {TD} at (1,42) size 204x17 [r=2 c=0 rs=1 cs=1] 69 LayoutTableCell {TD} at (1,42) size 204x17 [r=2 c=0 rs=1 cs=1]
70 LayoutImage {IMG} at (96.50,3) size 11x11 70 LayoutImage {IMG} at (96.50,3) size 11x11
71 LayoutTableCell {TD} at (206,42) size 90x16 [r=2 c=1 rs=1 cs=1] 71 LayoutTableCell {TD} at (206,42) size 90x16 [r=2 c=1 rs=1 cs=1]
72 RenderInline {FONT} at (0,0) size 16x13 72 RenderInline {FONT} at (0,0) size 16x13
73 RenderInline {A} at (0,0) size 16x13 [color=#000 0EE] 73 RenderInline {A} at (0,0) size 16x13 [color=#000 0EE]
74 LayoutImage {IMG} at (37,3) size 16x10 74 LayoutImage {IMG} at (37,3) size 16x10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698