Upstream version 8.37.180.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / virtual / softwarecompositing / visibility / visibility-image-layers-dynamic-expected.txt
1
2
3
4 Initial
5
6 (GraphicsLayer
7   (bounds 785.00 623.00)
8   (children 1
9     (GraphicsLayer
10       (bounds 785.00 623.00)
11       (contentsOpaque 1)
12       (drawsContent 1)
13       (children 2
14         (GraphicsLayer
15           (position 18.00 10.00)
16           (bounds 749.00 144.00)
17         )
18         (GraphicsLayer
19           (position 14.00 314.00)
20           (bounds 757.00 152.00)
21           (contentsVisible 0)
22           (children 1
23             (GraphicsLayer
24               (position 24.00 24.00)
25               (bounds 100.00 100.00)
26             )
27           )
28         )
29       )
30     )
31   )
32 )
33 After step 1
34
35 (GraphicsLayer
36   (bounds 785.00 1048.00)
37   (children 1
38     (GraphicsLayer
39       (bounds 785.00 1048.00)
40       (contentsOpaque 1)
41       (drawsContent 1)
42       (children 2
43         (GraphicsLayer
44           (position 18.00 10.00)
45           (bounds 749.00 144.00)
46           (children 1
47             (GraphicsLayer
48               (position 20.00 20.00)
49               (bounds 100.00 100.00)
50             )
51           )
52         )
53         (GraphicsLayer
54           (position 14.00 314.00)
55           (bounds 757.00 152.00)
56           (contentsVisible 0)
57           (children 1
58             (GraphicsLayer
59               (position 24.00 24.00)
60               (bounds 100.00 100.00)
61             )
62           )
63         )
64       )
65     )
66   )
67 )
68 After step 2
69
70 (GraphicsLayer
71   (bounds 785.00 1562.00)
72   (children 1
73     (GraphicsLayer
74       (bounds 785.00 1562.00)
75       (contentsOpaque 1)
76       (drawsContent 1)
77       (children 3
78         (GraphicsLayer
79           (position 18.00 10.00)
80           (bounds 749.00 144.00)
81           (children 1
82             (GraphicsLayer
83               (position 20.00 20.00)
84               (bounds 100.00 100.00)
85             )
86           )
87         )
88         (GraphicsLayer
89           (position 14.00 160.00)
90           (bounds 757.00 152.00)
91           (drawsContent 1)
92           (children 1
93             (GraphicsLayer
94               (position 24.00 24.00)
95               (bounds 100.00 100.00)
96             )
97           )
98         )
99         (GraphicsLayer
100           (position 14.00 314.00)
101           (bounds 757.00 152.00)
102           (contentsVisible 0)
103           (children 1
104             (GraphicsLayer
105               (position 24.00 24.00)
106               (bounds 100.00 100.00)
107             )
108           )
109         )
110       )
111     )
112   )
113 )
114