Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / layer-creation / overlap-transformed-preserved-3d-expected.txt
1 123456Before:
2 (GraphicsLayer
3   (bounds 800.00 600.00)
4   (children 1
5     (GraphicsLayer
6       (bounds 800.00 600.00)
7       (contentsOpaque 1)
8       (drawsContent 1)
9       (children 1
10         (GraphicsLayer
11           (position 108.00 108.00)
12           (childrenTransform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [-0.25 -0.25 1.00 -0.01] [0.00 0.00 0.00 1.00])
13           (children 1
14             (GraphicsLayer
15               (anchor 50.00 50.00)
16               (bounds 1.00 1.00)
17               (preserves3D 1)
18               (transform [0.35 0.25 -0.50 0.00] [0.00 0.35 0.71 0.00] [0.35 -0.25 0.50 0.00] [0.00 0.00 0.00 1.00])
19               (children 6
20                 (GraphicsLayer
21                   (bounds 100.00 100.00)
22                   (drawsContent 1)
23                   (backgroundColor #00FF00CC)
24                   (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 50.00 1.00])
25                 )
26                 (GraphicsLayer
27                   (bounds 100.00 100.00)
28                   (drawsContent 1)
29                   (backgroundColor #00FF00CC)
30                   (transform [0.00 0.00 -1.00 0.00] [0.00 1.00 0.00 0.00] [1.00 0.00 0.00 0.00] [50.00 0.00 0.00 1.00])
31                 )
32                 (GraphicsLayer
33                   (bounds 100.00 100.00)
34                   (drawsContent 1)
35                   (backgroundColor #00FF00CC)
36                   (transform [-1.00 0.00 -0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 -1.00 0.00] [0.00 0.00 -50.00 1.00])
37                 )
38                 (GraphicsLayer
39                   (bounds 100.00 100.00)
40                   (drawsContent 1)
41                   (backgroundColor #00FF00CC)
42                   (transform [-0.00 0.00 1.00 0.00] [0.00 1.00 0.00 0.00] [-1.00 0.00 -0.00 0.00] [-50.00 0.00 -0.00 1.00])
43                 )
44                 (GraphicsLayer
45                   (bounds 100.00 100.00)
46                   (drawsContent 1)
47                   (backgroundColor #00FF00CC)
48                   (transform [1.00 0.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -1.00 0.00 0.00] [0.00 -50.00 0.00 1.00])
49                 )
50                 (GraphicsLayer
51                   (bounds 100.00 100.00)
52                   (drawsContent 1)
53                   (backgroundColor #00FF00CC)
54                   (transform [1.00 0.00 0.00 0.00] [0.00 0.00 -1.00 0.00] [0.00 1.00 0.00 0.00] [0.00 50.00 0.00 1.00])
55                 )
56               )
57             )
58           )
59         )
60       )
61     )
62   )
63 )
64
65 After:
66 (GraphicsLayer
67   (bounds 800.00 600.00)
68   (children 1
69     (GraphicsLayer
70       (bounds 800.00 600.00)
71       (contentsOpaque 1)
72       (drawsContent 1)
73       (children 5
74         (GraphicsLayer
75           (position 108.00 108.00)
76           (childrenTransform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [-0.25 -0.25 1.00 -0.01] [0.00 0.00 0.00 1.00])
77           (children 1
78             (GraphicsLayer
79               (anchor 50.00 50.00)
80               (bounds 1.00 1.00)
81               (preserves3D 1)
82               (transform [0.71 0.50 -0.50 0.00] [0.00 0.71 0.71 0.00] [0.71 -0.50 0.50 0.00] [0.00 0.00 0.00 1.00])
83               (children 6
84                 (GraphicsLayer
85                   (bounds 100.00 100.00)
86                   (drawsContent 1)
87                   (backgroundColor #00FF00CC)
88                   (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 50.00 1.00])
89                 )
90                 (GraphicsLayer
91                   (bounds 100.00 100.00)
92                   (drawsContent 1)
93                   (backgroundColor #00FF00CC)
94                   (transform [0.00 0.00 -1.00 0.00] [0.00 1.00 0.00 0.00] [1.00 0.00 0.00 0.00] [50.00 0.00 0.00 1.00])
95                 )
96                 (GraphicsLayer
97                   (bounds 100.00 100.00)
98                   (drawsContent 1)
99                   (backgroundColor #00FF00CC)
100                   (transform [-1.00 0.00 -0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 -1.00 0.00] [0.00 0.00 -50.00 1.00])
101                 )
102                 (GraphicsLayer
103                   (bounds 100.00 100.00)
104                   (drawsContent 1)
105                   (backgroundColor #00FF00CC)
106                   (transform [-0.00 0.00 1.00 0.00] [0.00 1.00 0.00 0.00] [-1.00 0.00 -0.00 0.00] [-50.00 0.00 -0.00 1.00])
107                 )
108                 (GraphicsLayer
109                   (bounds 100.00 100.00)
110                   (drawsContent 1)
111                   (backgroundColor #00FF00CC)
112                   (transform [1.00 0.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -1.00 0.00 0.00] [0.00 -50.00 0.00 1.00])
113                 )
114                 (GraphicsLayer
115                   (bounds 100.00 100.00)
116                   (drawsContent 1)
117                   (backgroundColor #00FF00CC)
118                   (transform [1.00 0.00 0.00 0.00] [0.00 0.00 -1.00 0.00] [0.00 1.00 0.00 0.00] [0.00 50.00 0.00 1.00])
119                 )
120               )
121             )
122           )
123         )
124         (GraphicsLayer
125           (position 8.00 8.00)
126           (bounds 100.00 150.00)
127           (contentsOpaque 1)
128         )
129         (GraphicsLayer
130           (position 208.00 8.00)
131           (bounds 100.00 150.00)
132           (contentsOpaque 1)
133         )
134         (GraphicsLayer
135           (position 8.00 158.00)
136           (bounds 100.00 150.00)
137           (contentsOpaque 1)
138         )
139         (GraphicsLayer
140           (position 208.00 158.00)
141           (bounds 100.00 150.00)
142           (contentsOpaque 1)
143         )
144       )
145     )
146   )
147 )
148