tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / tables / mozilla / bugs / bug3454-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,16) size 784x568
6       RenderTable {TABLE} at (16,0) size 752x100 [border: (1px outset #808080)]
7         RenderTableSection {TBODY} at (1,1) size 750x98
8           RenderTableRow {TR} at (0,2) size 750x25
9             RenderTableCell {TH} at (2,2) size 175x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               RenderText {#text} at (42,2) size 91x21
11                 text run at (42,2) width 91: "Header One"
12             RenderTableCell {TH} at (179,2) size 268x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
13               RenderText {#text} at (88,2) size 92x21
14                 text run at (88,2) width 92: "Header Two"
15             RenderTableCell {TH} at (449,2) size 299x25 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
16               RenderText {#text} at (98,2) size 103x21
17                 text run at (98,2) width 103: "Header Three"
18           RenderTableRow {TR} at (0,29) size 750x67
19             RenderTableCell {TD} at (2,29) size 175x67 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
20               RenderText {#text} at (2,2) size 134x63
21                 text run at (2,2) width 134: "This table uses the"
22                 text run at (2,23) width 129: "separated borders"
23                 text run at (2,44) width 48: "model."
24             RenderTableCell {TD} at (179,39) size 268x46 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
25               RenderText {#text} at (2,2) size 254x42
26                 text run at (2,2) width 254: "This means that elements within the"
27                 text run at (2,23) width 231: "cell have border-spacing of 1em."
28             RenderTableCell {TD} at (449,39) size 299x46 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
29               RenderText {#text} at (2,2) size 272x42
30                 text run at (2,2) width 233: "The borders on the header cells, "
31                 text run at (235,2) width 39: "on all"
32                 text run at (2,23) width 268: "sides, should be medium solid purple."