Git init
[framework/web/webkit-efl.git] / LayoutTests / platform / efl / tables / mozilla / bugs / bug11944-expected.txt
1 layer at (0,0) size 800x624
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x624
4   RenderBlock {HTML} at (0,0) size 800x624
5     RenderBody {BODY} at (8,8) size 784x608 [bgcolor=#C0C0C0]
6       RenderTable {TABLE} at (0,0) size 117x150 [border: (20px outset #808080)]
7         RenderTableSection {TBODY} at (20,20) size 77x110
8           RenderTableRow {TR} at (0,10) size 77x90
9             RenderTableCell {TD} at (10,46) size 57x18 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               RenderText {#text} at (2,2) size 53x14
11                 text run at (2,2) width 53: "cell content"
12       RenderBlock {P} at (0,162) size 784x14
13         RenderText {#text} at (0,0) size 458x14
14           text run at (0,0) width 458: "The following two tables demostrates the bug with TD and TABLE both having height specified."
15       RenderTable {TABLE} at (0,188) size 209x210 [border: (20px outset #808080)]
16         RenderTableSection {TBODY} at (20,20) size 169x170
17           RenderTableRow {TR} at (0,10) size 169x150
18             RenderTableCell {TD} at (10,76) size 149x18 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
19               RenderText {#text} at (2,2) size 145x14
20                 text run at (2,2) width 145: "height=210 (150+2*10+2*20)"
21       RenderTable {TABLE} at (0,398) size 222x210 [border: (20px outset #808080)]
22         RenderTableSection {TBODY} at (20,20) size 182x170
23           RenderTableRow {TR} at (0,10) size 182x150
24             RenderTableCell {TD} at (10,76) size 162x18 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
25               RenderText {#text} at (2,2) size 158x14
26                 text run at (2,2) width 158: "height=211 (150+2*10+2*20+1)"