tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / efl / compositing / reflections / reflection-ordering-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 <<<<<<< HEAD
4 layer at (0,0) size 800x186
5   RenderBlock {HTML} at (0,0) size 800x186
6     RenderBody {BODY} at (8,12) size 784x154
7       RenderBlock {P} at (0,0) size 784x14
8         RenderText {#text} at (0,0) size 576x14
9           text run at (0,0) width 576: "You should see a black rectangle divided into two parts; the top part should be taller (reflection should be behind original)."
10 layer at (28,46) size 220x120
11   RenderBlock {DIV} at (20,34) size 220x120 [bgcolor=#FFFFFF] [border: (10px solid #000000)]
12     RenderText {#text} at (67,11) size 86x26
13       text run at (67,11) width 86: "Contents"
14 =======
15 layer at (0,0) size 800x195
16   RenderBlock {HTML} at (0,0) size 800x195
17     RenderBody {BODY} at (8,16) size 784x159
18       RenderBlock {P} at (0,0) size 784x19
19         RenderText {#text} at (0,0) size 769x19
20           text run at (0,0) width 769: "You should see a black rectangle divided into two parts; the top part should be taller (reflection should be behind original)."
21 layer at (28,55) size 220x120
22   RenderBlock {DIV} at (20,39) size 220x120 [bgcolor=#FFFFFF] [border: (10px solid #000000)]
23     RenderText {#text} at (67,10) size 86x28
24       text run at (67,10) width 86: "Contents"
25 >>>>>>> 6448a48e03586d4121fcff9ca92e9ee862e1d77d