Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / softwarecompositing / layer-creation / overlap-animation-clipping-expected.txt
1 {
2   "bounds": [785, 812],
3   "children": [
4     {
5       "bounds": [785, 812],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [18, 120],
11           "bounds": [100, 100],
12           "contentsOpaque": true,
13           "drawsContent": true,
14           "backgroundColor": "#0000FF",
15           "transform": [
16             [...],
17             [...],
18             [...],
19             [...]
20           ]
21         },
22         {
23           "position": [58, 230],
24           "bounds": [122, 462],
25           "contentsOpaque": true,
26           "drawsContent": true,
27           "backgroundColor": "#FFFFFF",
28           "children": [
29             {
30               "position": [1, 1],
31               "bounds": [120, 460],
32               "children": [
33                 {
34                   "position": [10, 10],
35                   "bounds": [100, 100],
36                   "contentsOpaque": true,
37                   "drawsContent": true,
38                   "backgroundColor": "#808080",
39                   "transform": [
40                     [...],
41                     [...],
42                     [...],
43                     [...]
44                   ]
45                 },
46                 {
47                   "children": [
48                     {
49                       "position": [10, 230],
50                       "bounds": [100, 100],
51                       "contentsOpaque": true,
52                       "drawsContent": true,
53                       "backgroundColor": "#0000FF",
54                       "transform": [
55                         [...],
56                         [...],
57                         [...],
58                         [...]
59                       ]
60                     },
61                     {
62                       "position": [10, 340],
63                       "bounds": [100, 100],
64                       "drawsContent": true
65                     }
66                   ]
67                 }
68               ]
69             }
70           ]
71         },
72         {
73           "position": [18, 702],
74           "bounds": [100, 100],
75           "contentsOpaque": true,
76           "drawsContent": true,
77           "backgroundColor": "#FFFF00"
78         }
79       ]
80     }
81   ]
82 }
83