OLD | NEW |
1 CONSOLE MESSAGE: 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 784x18 | 7 RenderBlock (anonymous) at (0,0) size 784x18 |
8 RenderText {#text} at (0,0) size 214x18 | 8 RenderText {#text} at (0,0) size 214x18 |
9 text run at (0,0) width 214: "The 2 tables should look the same" | 9 text run at (0,0) width 214: "The 2 tables should look the same" |
10 RenderTable {TABLE} at (0,18) size 62x28 [bgcolor=#FFA500] [border: (1px o
utset #808080)] | 10 RenderTable {TABLE} at (0,18) size 62x28 [bgcolor=#FFA500] [border: (1px o
utset #808080)] |
11 RenderTableSection {TBODY} at (1,1) size 60x26 | 11 RenderTableSection {TBODY} at (1,1) size 60x26 |
(...skipping 18 matching lines...) Expand all Loading... |
30 RenderTableSection {TBODY} at (1,27) size 60x24 | 30 RenderTableSection {TBODY} at (1,27) size 60x24 |
31 RenderTableRow {TR} at (0,0) size 60x22 | 31 RenderTableRow {TR} at (0,0) size 60x22 |
32 RenderTableCell {TD} at (2,0) size 27x22 [border: (1px inset #808080
)] [r=0 c=0 rs=1 cs=1] | 32 RenderTableCell {TD} at (2,0) size 27x22 [border: (1px inset #808080
)] [r=0 c=0 rs=1 cs=1] |
33 RenderText {#text} at (2,2) size 23x18 | 33 RenderText {#text} at (2,2) size 23x18 |
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 27x22 [border: (1px inset #80808
0)] [r=0 c=1 rs=1 cs=1] | 35 RenderTableCell {TD} at (31,0) size 27x22 [border: (1px inset #80808
0)] [r=0 c=1 rs=1 cs=1] |
36 RenderText {#text} at (2,2) size 23x18 | 36 RenderText {#text} at (2,2) size 23x18 |
37 text run at (2,2) width 23: "c12" | 37 text run at (2,2) width 23: "c12" |
38 RenderBlock (anonymous) at (0,116) size 784x18 | 38 RenderBlock (anonymous) at (0,116) size 784x18 |
39 RenderBR {BR} at (0,0) size 0x18 | 39 RenderBR {BR} at (0,0) size 0x18 |
OLD | NEW |