OLD | NEW |
1 CONSOLE ERROR: line 10: Uncaught ReferenceError: appendCell is not defined | 1 CONSOLE ERROR: line 10: Uncaught ReferenceError: appendCell 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 62x30 [bgcolor=#FFA500] [border: (1px o
utset #808080)] | 10 RenderTable {TABLE} at (0,20) size 62x30 [bgcolor=#FFA500] [border: (1px o
utset #808080)] |
(...skipping 19 matching lines...) Expand all Loading... |
30 RenderTableSection {TBODY} at (1,29) size 60x26 | 30 RenderTableSection {TBODY} at (1,29) size 60x26 |
31 RenderTableRow {TR} at (0,0) size 60x24 | 31 RenderTableRow {TR} at (0,0) size 60x24 |
32 RenderTableCell {TD} at (2,0) size 27x24 [border: (1px inset #808080
)] [r=0 c=0 rs=1 cs=1] | 32 RenderTableCell {TD} at (2,0) size 27x24 [border: (1px inset #808080
)] [r=0 c=0 rs=1 cs=1] |
33 RenderText {#text} at (2,2) size 23x19 | 33 RenderText {#text} at (2,2) size 23x19 |
34 text run at (2,2) width 23: "c11" | 34 text run at (2,2) width 23: "c11" |
35 RenderTableCell {TD} at (31,0) size 27x24 [border: (1px inset #80808
0)] [r=0 c=1 rs=1 cs=1] | 35 RenderTableCell {TD} at (31,0) size 27x24 [border: (1px inset #80808
0)] [r=0 c=1 rs=1 cs=1] |
36 RenderText {#text} at (2,2) size 23x19 | 36 RenderText {#text} at (2,2) size 23x19 |
37 text run at (2,2) width 23: "c12" | 37 text run at (2,2) width 23: "c12" |
38 RenderBlock (anonymous) at (0,126) size 784x20 | 38 RenderBlock (anonymous) at (0,126) size 784x20 |
39 RenderBR {BR} at (0,0) size 0x19 | 39 RenderBR {BR} at (0,0) size 0x19 |
OLD | NEW |