Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / 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                   "shouldFlattenTransform": false,
48                   "children": [
49                     {
50                       "position": [10, 230],
51                       "bounds": [100, 100],
52                       "contentsOpaque": true,
53                       "drawsContent": true,
54                       "backgroundColor": "#0000FF",
55                       "transform": [
56                         [...],
57                         [...],
58                         [...],
59                         [...]
60                       ]
61                     },
62                     {
63                       "position": [10, 340],
64                       "bounds": [100, 100],
65                       "drawsContent": true
66                     }
67                   ]
68                 }
69               ]
70             }
71           ]
72         },
73         {
74           "position": [18, 702],
75           "bounds": [100, 100],
76           "contentsOpaque": true,
77           "drawsContent": true,
78           "backgroundColor": "#FFFF00"
79         }
80       ]
81     }
82   ]
83 }
84