tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / compositing / visibility / visibility-image-layers-dynamic-expected.txt
1
2
3
4 Initial
5
6 (GraphicsLayer
7   (bounds 785.00 622.00)
8   (children 1
9     (GraphicsLayer
10       (bounds 785.00 622.00)
11       (children 3
12         (GraphicsLayer
13           (position 14.00 6.00)
14           (bounds 757.00 152.00)
15           (children 1
16             (GraphicsLayer
17               (position 20.00 20.00)
18               (bounds 108.00 108.00)
19               (contentsVisible 0)
20             )
21           )
22         )
23         (GraphicsLayer
24           (position 14.00 160.00)
25           (bounds 757.00 152.00)
26           (contentsVisible 0)
27           (children 1
28             (GraphicsLayer
29               (position 20.00 20.00)
30               (bounds 108.00 108.00)
31               (contentsVisible 0)
32             )
33           )
34         )
35         (GraphicsLayer
36           (position 14.00 314.00)
37           (bounds 757.00 152.00)
38           (contentsVisible 0)
39           (children 1
40             (GraphicsLayer
41               (position 20.00 20.00)
42               (bounds 108.00 108.00)
43             )
44           )
45         )
46       )
47     )
48   )
49 )
50 After step 1
51
52 (GraphicsLayer
53   (bounds 785.00 1301.00)
54   (children 1
55     (GraphicsLayer
56       (bounds 785.00 1301.00)
57       (children 3
58         (GraphicsLayer
59           (position 14.00 6.00)
60           (bounds 757.00 152.00)
61           (children 1
62             (GraphicsLayer
63               (position 20.00 20.00)
64               (bounds 108.00 108.00)
65             )
66           )
67         )
68         (GraphicsLayer
69           (position 14.00 160.00)
70           (bounds 757.00 152.00)
71           (contentsVisible 0)
72           (children 1
73             (GraphicsLayer
74               (position 20.00 20.00)
75               (bounds 108.00 108.00)
76               (contentsVisible 0)
77             )
78           )
79         )
80         (GraphicsLayer
81           (position 14.00 314.00)
82           (bounds 757.00 152.00)
83           (contentsVisible 0)
84           (children 1
85             (GraphicsLayer
86               (position 20.00 20.00)
87               (bounds 108.00 108.00)
88             )
89           )
90         )
91       )
92     )
93   )
94 )
95 After step 2
96
97 (GraphicsLayer
98   (bounds 785.00 1965.00)
99   (children 1
100     (GraphicsLayer
101       (bounds 785.00 1965.00)
102       (children 3
103         (GraphicsLayer
104           (position 14.00 6.00)
105           (bounds 757.00 152.00)
106           (children 1
107             (GraphicsLayer
108               (position 20.00 20.00)
109               (bounds 108.00 108.00)
110             )
111           )
112         )
113         (GraphicsLayer
114           (position 14.00 160.00)
115           (bounds 757.00 152.00)
116           (drawsContent 1)
117           (children 1
118             (GraphicsLayer
119               (position 20.00 20.00)
120               (bounds 108.00 108.00)
121             )
122           )
123         )
124         (GraphicsLayer
125           (position 14.00 314.00)
126           (bounds 757.00 152.00)
127           (contentsVisible 0)
128           (children 1
129             (GraphicsLayer
130               (position 20.00 20.00)
131               (bounds 108.00 108.00)
132             )
133           )
134         )
135       )
136     )
137   )
138 )
139