OLD | NEW |
1 CONSOLE MESSAGE: line 16: Uncaught IndexSizeError: Index or size was negative, o
r greater than the allowed value. | 1 CONSOLE ERROR: line 16: Uncaught IndexSizeError: Index or size was negative, or
greater than the allowed value. |
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 {P} at (0,0) size 784x36 | 7 RenderBlock {P} at (0,0) size 784x36 |
8 RenderText {#text} at (0,0) size 763x36 | 8 RenderText {#text} at (0,0) size 763x36 |
9 text run at (0,0) width 763: "You should see a table with 6 rows, labe
led \"Row_0\", \"Row_1\", \"Row_2\", \"Row_3\", \"Row_4\", \"Row_5\", from top t
o" | 9 text run at (0,0) width 763: "You should see a table with 6 rows, labe
led \"Row_0\", \"Row_1\", \"Row_2\", \"Row_3\", \"Row_4\", \"Row_5\", from top t
o" |
10 text run at (0,18) width 48: "bottom." | 10 text run at (0,18) width 48: "bottom." |
11 RenderTable {TABLE} at (0,52) size 57x148 [border: (1px outset #808080)] | 11 RenderTable {TABLE} at (0,52) size 57x148 [border: (1px outset #808080)] |
(...skipping 15 matching lines...) Expand all Loading... |
27 RenderText {#text} at (2,2) size 47x18 | 27 RenderText {#text} at (2,2) size 47x18 |
28 text run at (2,2) width 47: "Row_3" | 28 text run at (2,2) width 47: "Row_3" |
29 RenderTableRow {TR} at (0,98) size 55x22 | 29 RenderTableRow {TR} at (0,98) size 55x22 |
30 RenderTableCell {TD} at (2,98) size 51x22 [border: (1px inset #80808
0)] [r=4 c=0 rs=1 cs=1] | 30 RenderTableCell {TD} at (2,98) size 51x22 [border: (1px inset #80808
0)] [r=4 c=0 rs=1 cs=1] |
31 RenderText {#text} at (2,2) size 47x18 | 31 RenderText {#text} at (2,2) size 47x18 |
32 text run at (2,2) width 47: "Row_4" | 32 text run at (2,2) width 47: "Row_4" |
33 RenderTableRow {TR} at (0,122) size 55x22 | 33 RenderTableRow {TR} at (0,122) size 55x22 |
34 RenderTableCell {TD} at (2,122) size 51x22 [border: (1px inset #8080
80)] [r=5 c=0 rs=1 cs=1] | 34 RenderTableCell {TD} at (2,122) size 51x22 [border: (1px inset #8080
80)] [r=5 c=0 rs=1 cs=1] |
35 RenderText {#text} at (2,2) size 47x18 | 35 RenderText {#text} at (2,2) size 47x18 |
36 text run at (2,2) width 47: "Row_5" | 36 text run at (2,2) width 47: "Row_5" |
OLD | NEW |