Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / compositing / geometry / preserve-3d-switching-expected.txt
1 The green box appear angled out from the yellow box and embedded in it.
2
3 transform: translateZ(-100px) rotateY(45deg);
4 {
5   "bounds": [800, 600],
6   "children": [
7     {
8       "bounds": [800, 600],
9       "contentsOpaque": true,
10       "drawsContent": true,
11       "children": [
12         {
13           "position": [108, 72],
14           "bounds": [304, 304],
15           "drawsContent": true,
16           "children": [
17             {
18               "bounds": [304, 304],
19               "shouldFlattenTransform": false,
20               "transform": [
21                 [1, 0, 0, 0],
22                 [0, 1, 0, 0],
23                 [0, 0, 1, -0.002],
24                 [0, 0, 0, 1]
25               ],
26               "children": [
27                 {
28                   "position": [12, 12],
29                   "bounds": [280, 280],
30                   "opacity": 0.800000011920929,
31                   "contentsOpaque": true,
32                   "shouldFlattenTransform": false,
33                   "3dRenderingContext": 1,
34                   "drawsContent": true,
35                   "backgroundColor": "#FFFF00",
36                   "transform": [
37                     [0.766044443118978, -0.556670399226419, -0.32139380484327, 0],
38                     [0, 0.5, -0.866025403784439, 0],
39                     [0.642787609686539, 0.663413948168938, 0.383022221559489, 0],
40                     [0, 0, 0, 1]
41                   ],
42                   "children": [
43                     {
44                       "position": [40, 40],
45                       "bounds": [200, 200],
46                       "opacity": 0.699999988079071,
47                       "contentsOpaque": true,
48                       "3dRenderingContext": 1,
49                       "drawsContent": true,
50                       "backgroundColor": "#008000",
51                       "transform": [
52                         [0.766044443118978, 0, 0.642787609686539, 0],
53                         [0, 1, 0, 0],
54                         [-0.642787609686539, 0, 0.766044443118978, 0],
55                         [0, 0, 50, 1]
56                       ]
57                     }
58                   ]
59                 }
60               ]
61             }
62           ]
63         }
64       ]
65     }
66   ]
67 }
68