Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / 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           "shouldFlattenTransform": false,
31           "children": [
32             {
33               "position": [313, 25],
34               "bounds": [106, 106],
35               "drawsContent": true,
36               "backgroundColor": "#0000FF",
37               "transform": [
38                 [0.707106781186548, 0.707106781186548, 0, 0],
39                 [-0.707106781186548, 0.707106781186548, 0, 0],
40                 [0, 0, 1, 0],
41                 [0, 0, 0, 1]
42               ]
43             },
44             {
45               "position": [313, 145],
46               "bounds": [106, 106],
47               "drawsContent": true
48             }
49           ]
50         }
51       ]
52     }
53   ]
54 }
55