Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / virtual / softwarecompositing / 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               "children": [
27                 {
28                   "bounds": [285, 300],
29                   "children": [
30                     {
31                       "bounds": [285, 1000],
32                       "shouldFlattenTransform": false,
33                       "children": [
34                         {
35                           "shouldFlattenTransform": false
36                         }
37                       ]
38                     }
39                   ]
40                 },
41                 {
42                   "children": [
43                     {
44                       "position": [285, 0],
45                       "bounds": [15, 300],
46                       "drawsContent": true
47                     }
48                   ]
49                 }
50               ]
51             },
52             {
53               "children": [
54                 {
55                   "position": [108, 100],
56                   "bounds": [285, 1000]
57                 },
58                 {
59                   "position": [108, 100],
60                   "bounds": [285, 1000],
61                   "drawsContent": true
62                 }
63               ]
64             }
65           ]
66         }
67       ]
68     }
69   ]
70 }
71