tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / gtk / fast / flexbox / 012-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 {P} at (0,0) size 784x54
7         RenderText {#text} at (0,0) size 783x53
8           text run at (0,0) width 324: "You should see a 300x100 green rectangle below. "
9           text run at (323,0) width 424: "If you see any red, the test has failed. This test makes a positioned"
10           text run at (0,18) width 209: "vertical box with three children. "
11           text run at (208,18) width 494: "The first and third children are absolutely positioned at the edges of the box. "
12           text run at (701,18) width 82: "Box-align of"
13           text run at (0,36) width 404: "center is used to align the second child in the center of the box."
14 layer at (8,78) size 300x100
15   RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,70) size 300x100 [bgcolor=#FF0000]
16     RenderDeprecatedFlexibleBox {DIV} at (100,0) size 100x100 [bgcolor=#008000]
17 layer at (8,78) size 100x100
18   RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
19 layer at (208,78) size 100x100
20   RenderDeprecatedFlexibleBox (positioned) {DIV} at (200,0) size 100x100 [bgcolor=#008000]