Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / table / percent-heights-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x584
6       RenderBlock {H3} at (0,0) size 784x19
7         RenderText {#text} at (0,0) size 242x19
8           text run at (0,0) width 242: "Small Percentage Heights Bug"
9       RenderBlock {P} at (0,37.72) size 784x32
10         RenderText {#text} at (0,0) size 763x32
11           text run at (0,0) width 410: "In the example below, all eight cells should be the same height. "
12           text run at (409,0) width 354: "It appears that any percentage heights cause cells to fill"
13           text run at (0,16) width 148: "the entire table height. "
14           text run at (147,16) width 546: "Note how cell 8 is correct but 2-7 are not, despite the cells all specifying height:30%."
15       RenderTable {TABLE} at (0,85.72) size 784x88 [border: (1px outset #808080)]
16         RenderTableSection {TBODY} at (1,1) size 782x86
17           RenderTableRow {TR} at (0,0) size 782x86
18             RenderTableCell {TD} at (0,0) size 474x86 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
19               RenderText {#text} at (191,11) size 92x16
20                 text run at (191,11) width 92: "Table Data #1"
21               RenderBR {BR} at (282,23) size 1x0
22               RenderText {#text} at (202,27) size 70x16
23                 text run at (202,27) width 70: "Other cells"
24               RenderBR {BR} at (271,39) size 1x0
25               RenderText {#text} at (172,43) size 130x16
26                 text run at (172,43) width 130: "should be the height"
27               RenderBR {BR} at (301,55) size 1x0
28               RenderText {#text} at (203,59) size 68x16
29                 text run at (203,59) width 68: "of this cell"
30             RenderTableCell {TD} at (474,16) size 44x54 [bgcolor=#006000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
31               RenderText {#text} at (11,11) size 22x32
32                 text run at (11,11) width 22: "TD"
33                 text run at (14,27) width 16: "#2"
34             RenderTableCell {TD} at (518,16) size 44x54 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
35               RenderText {#text} at (11,11) size 22x32
36                 text run at (11,11) width 22: "TD"
37                 text run at (14,27) width 16: "#3"
38             RenderTableCell {TD} at (562,16) size 44x54 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
39               RenderText {#text} at (11,11) size 22x32
40                 text run at (11,11) width 22: "TD"
41                 text run at (14,27) width 16: "#4"
42             RenderTableCell {TD} at (606,16) size 44x54 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
43               RenderText {#text} at (11,11) size 22x32
44                 text run at (11,11) width 22: "TD"
45                 text run at (14,27) width 16: "#5"
46             RenderTableCell {TD} at (650,16) size 44x54 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
47               RenderText {#text} at (11,11) size 22x32
48                 text run at (11,11) width 22: "TD"
49                 text run at (14,27) width 16: "#6"
50             RenderTableCell {TD} at (694,16) size 44x54 [bgcolor=#CACACA] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
51               RenderText {#text} at (11,11) size 22x32
52                 text run at (11,11) width 22: "TD"
53                 text run at (14,27) width 16: "#7"
54             RenderTableCell {TD} at (738,16) size 44x54 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
55               RenderInline {FONT} at (0,0) size 22x32 [color=#FFFFFF]
56                 RenderText {#text} at (11,11) size 22x32
57                   text run at (11,11) width 22: "TD"
58                   text run at (14,27) width 16: "#8"