Git init
[framework/web/webkit-efl.git] / LayoutTests / platform / efl / tables / mozilla / bugs / bug220536-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       RenderTable {TABLE} at (0,0) size 102x46 [border: (1px outset #808080)]
7         RenderTableSection {THEAD} at (1,1) size 100x22
8           RenderTableRow {TR} at (0,2) size 100x0
9             RenderTableCell {TH} at (2,2) size 28x18 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
10               RenderText {#text} at (2,2) size 24x14
11                 text run at (2,2) width 24: "aaaa"
12             RenderTableCell {TH} at (32,2) size 32x18 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
13               RenderText {#text} at (2,2) size 28x14
14                 text run at (2,2) width 28: "bbbb"
15             RenderTableCell {TH} at (66,2) size 32x18 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
16               RenderText {#text} at (2,2) size 28x14
17                 text run at (2,2) width 28: "dddd"
18           RenderTableRow {TR} at (0,4) size 100x16
19         RenderTableSection {TBODY} at (1,23) size 100x22
20           RenderTableRow {TR} at (0,2) size 100x18
21             RenderTableCell {TD} at (2,2) size 28x18 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
22               RenderText {#text} at (2,2) size 24x14
23                 text run at (2,2) width 24: "1111"
24             RenderTableCell {TD} at (32,2) size 32x18 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
25               RenderText {#text} at (2,2) size 24x14
26                 text run at (2,2) width 24: "2222"
27             RenderTableCell {TD} at (66,2) size 32x18 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
28               RenderText {#text} at (2,2) size 24x14
29                 text run at (2,2) width 24: "5555"