Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / compositing / squashing / composited-bounds-for-negative-z-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "children": [
8         {
9           "bounds": [800, 408],
10           "drawsContent": true,
11           "children": [
12             {
13               "position": [8, 100],
14               "bounds": [10, 10],
15               "contentsOpaque": true,
16               "drawsContent": true,
17               "backgroundColor": "#FF0000"
18             },
19             {
20               "bounds": [800, 408],
21               "drawsContent": true
22             },
23             {
24               "position": [108, 100],
25               "bounds": [300, 300],
26               "drawsContent": true,
27               "children": [
28                 {
29                   "bounds": [285, 300],
30                   "children": [
31                     {
32                       "bounds": [285, 1000],
33                       "shouldFlattenTransform": false,
34                       "children": [
35                         {
36                           "shouldFlattenTransform": false
37                         }
38                       ]
39                     }
40                   ]
41                 },
42                 {
43                   "children": [
44                     {
45                       "position": [285, 0],
46                       "bounds": [15, 300]
47                     }
48                   ]
49                 }
50               ]
51             },
52             {
53               "shouldFlattenTransform": false,
54               "children": [
55                 {
56                   "position": [108, 100],
57                   "bounds": [285, 1000]
58                 },
59                 {
60                   "position": [108, 100],
61                   "bounds": [285, 1000],
62                   "drawsContent": true
63                 }
64               ]
65             }
66           ]
67         }
68       ]
69     }
70   ]
71 }
72