Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / geometry / clip-with-shadow-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [15, 15],
11           "bounds": [110, 110],
12           "drawsContent": true,
13           "backgroundColor": "#808080",
14           "transform": [
15             [1, 0, 0, 0],
16             [0, 1, 0, 0],
17             [0, 0, 1, 0],
18             [0, 0, 1, 1]
19           ]
20         },
21         {
22           "position": [215, 15],
23           "bounds": [110, 110],
24           "shouldFlattenTransform": false,
25           "children": [
26             {
27               "position": [-5, -5],
28               "bounds": [120, 120],
29               "drawsContent": true,
30               "backgroundColor": "#00000033",
31               "transform": [
32                 [1, 0, 0, 0],
33                 [0, 1, 0, 0],
34                 [0, 0, 1, 0],
35                 [0, 0, 1, 1]
36               ]
37             }
38           ]
39         }
40       ]
41     }
42   ]
43 }
44