OLD | NEW |
1 CONSOLE ERROR: line 7: Uncaught ReferenceError: appendCellAt is not defined | 1 CONSOLE ERROR: line 7: Uncaught ReferenceError: appendCellAt is not defined |
2 layer at (0,0) size 800x600 | 2 layer at (0,0) size 800x600 |
3 RenderView at (0,0) size 800x600 | 3 RenderView at (0,0) size 800x600 |
4 layer at (0,0) size 800x600 | 4 layer at (0,0) size 800x600 |
5 RenderBlock {HTML} at (0,0) size 800x600 | 5 RenderBlock {HTML} at (0,0) size 800x600 |
6 RenderBody {BODY} at (8,8) size 784x584 | 6 RenderBody {BODY} at (8,8) size 784x584 |
7 RenderBlock (anonymous) at (0,0) size 784x20 | 7 RenderBlock (anonymous) at (0,0) size 784x20 |
8 RenderText {#text} at (0,0) size 205x19 | 8 RenderText {#text} at (0,0) size 205x19 |
9 text run at (0,0) width 205: "The 2 tables should look the same" | 9 text run at (0,0) width 205: "The 2 tables should look the same" |
10 RenderTable {TABLE} at (0,20) size 62x56 [bgcolor=#FFA500] [border: (1px o
utset #808080)] | 10 RenderTable {TABLE} at (0,20) size 62x56 [bgcolor=#FFA500] [border: (1px o
utset #808080)] |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
69 RenderTableCell {TD} at (56,15) size 23x24 [border: (1px inset #8080
80)] [r=0 c=2 rs=2 cs=1] | 69 RenderTableCell {TD} at (56,15) size 23x24 [border: (1px inset #8080
80)] [r=0 c=2 rs=2 cs=1] |
70 RenderText {#text} at (2,2) size 19x19 | 70 RenderText {#text} at (2,2) size 19x19 |
71 text run at (2,2) width 19: "X3" | 71 text run at (2,2) width 19: "X3" |
72 RenderTableRow {TR} at (0,28) size 110x24 | 72 RenderTableRow {TR} at (0,28) size 110x24 |
73 RenderTableCell {TD} at (2,28) size 27x24 [border: (1px inset #80808
0)] [r=1 c=0 rs=1 cs=1] | 73 RenderTableCell {TD} at (2,28) size 27x24 [border: (1px inset #80808
0)] [r=1 c=0 rs=1 cs=1] |
74 RenderText {#text} at (2,2) size 23x19 | 74 RenderText {#text} at (2,2) size 23x19 |
75 text run at (2,2) width 23: "c21" | 75 text run at (2,2) width 23: "c21" |
76 RenderTableCell {TD} at (81,28) size 27x24 [border: (1px inset #8080
80)] [r=1 c=3 rs=1 cs=1] | 76 RenderTableCell {TD} at (81,28) size 27x24 [border: (1px inset #8080
80)] [r=1 c=3 rs=1 cs=1] |
77 RenderText {#text} at (2,2) size 23x19 | 77 RenderText {#text} at (2,2) size 23x19 |
78 text run at (2,2) width 23: "c22" | 78 text run at (2,2) width 23: "c22" |
OLD | NEW |