491003a000dc1e8fac78dd11f594d444163e49c0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / dynamic / 015-expected.txt
1 CONSOLE ERROR: line 16: Uncaught IndexSizeError: Failed to execute 'insertRow' on 'HTMLTableElement': The index provided (100) is greater than the number of rows in the table (6).
2 layer at (0,0) size 800x600
3   RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600
5   RenderBlock {HTML} at (0,0) size 800x600
6     RenderBody {BODY} at (8,8) size 784x584
7       RenderBlock {P} at (0,0) size 784x36
8         RenderText {#text} at (0,0) size 763x36
9           text run at (0,0) width 763: "You should see a table with 6 rows, labeled \"Row_0\", \"Row_1\", \"Row_2\", \"Row_3\", \"Row_4\", \"Row_5\", from top to"
10           text run at (0,18) width 48: "bottom."
11       RenderTable {TABLE} at (0,52) size 57x148 [border: (1px outset #808080)]
12         RenderTableSection {TBODY} at (1,1) size 55x146
13           RenderTableRow {TR} at (0,2) size 55x22
14             RenderTableCell {TD} at (2,2) size 51x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
15               RenderText {#text} at (2,2) size 47x18
16                 text run at (2,2) width 47: "Row_0"
17           RenderTableRow {TR} at (0,26) size 55x22
18             RenderTableCell {TD} at (2,26) size 51x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
19               RenderText {#text} at (2,2) size 47x18
20                 text run at (2,2) width 47: "Row_1"
21           RenderTableRow {TR} at (0,50) size 55x22
22             RenderTableCell {TD} at (2,50) size 51x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
23               RenderText {#text} at (2,2) size 47x18
24                 text run at (2,2) width 47: "Row_2"
25           RenderTableRow {TR} at (0,74) size 55x22
26             RenderTableCell {TD} at (2,74) size 51x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
27               RenderText {#text} at (2,2) size 47x18
28                 text run at (2,2) width 47: "Row_3"
29           RenderTableRow {TR} at (0,98) size 55x22
30             RenderTableCell {TD} at (2,98) size 51x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
31               RenderText {#text} at (2,2) size 47x18
32                 text run at (2,2) width 47: "Row_4"
33           RenderTableRow {TR} at (0,122) size 55x22
34             RenderTableCell {TD} at (2,122) size 51x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
35               RenderText {#text} at (2,2) size 47x18
36                 text run at (2,2) width 47: "Row_5"