Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / layer-creation / rotate3d-overlap-expected.txt
1  
2  
3  {
4   "bounds": [800, 600],
5   "children": [
6     {
7       "bounds": [800, 600],
8       "contentsOpaque": true,
9       "drawsContent": true,
10       "children": [
11         {
12           "position": [25, 25],
13           "bounds": [106, 106],
14           "drawsContent": true,
15           "backgroundColor": "#0000FF"
16         },
17         {
18           "position": [169, 25],
19           "bounds": [106, 106],
20           "drawsContent": true,
21           "backgroundColor": "#0000FF",
22           "transform": [
23             [0.965925826289068, 0.258819045102521, 0, 0],
24             [-0.258819045102521, 0.965925826289068, 0, 0],
25             [0, 0, 1, 0],
26             [0, 0, 0, 1]
27           ]
28         },
29         {
30           "children": [
31             {
32               "position": [313, 25],
33               "bounds": [106, 106],
34               "drawsContent": true,
35               "backgroundColor": "#0000FF",
36               "transform": [
37                 [0.707106781186548, 0.707106781186548, 0, 0],
38                 [-0.707106781186548, 0.707106781186548, 0, 0],
39                 [0, 0, 1, 0],
40                 [0, 0, 0, 1]
41               ]
42             },
43             {
44               "position": [313, 145],
45               "bounds": [106, 106],
46               "drawsContent": true
47             }
48           ]
49         }
50       ]
51     }
52   ]
53 }
54