Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / overflow / clip-descendents-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [48, 38],
11           "bounds": [60, 70],
12           "shouldFlattenTransform": false,
13           "children": [
14             {
15               "position": [2, 12],
16               "bounds": [100, 150],
17               "contentsOpaque": true,
18               "drawsContent": true,
19               "backgroundColor": "#808080",
20               "transform": [
21                 [1, 0, 0, 0],
22                 [0, 1, 0, 0],
23                 [0, 0, 1, 0],
24                 [0, 0, 1, 1]
25               ]
26             }
27           ]
28         },
29         {
30           "position": [240, 38],
31           "bounds": [60, 70],
32           "shouldFlattenTransform": false,
33           "children": [
34             {
35               "position": [2, 12],
36               "bounds": [100, 150],
37               "contentsOpaque": true,
38               "drawsContent": true,
39               "backgroundColor": "#808080",
40               "transform": [
41                 [1, 0, 0, 0],
42                 [0, 1, 0, 0],
43                 [0, 0, 1, 0],
44                 [0, 0, 1, 1]
45               ]
46             }
47           ]
48         },
49         {
50           "position": [48, 230],
51           "bounds": [60, 70],
52           "drawsContent": true,
53           "children": [
54             {
55               "bounds": [60, 70],
56               "children": [
57                 {
58                   "position": [2, 12],
59                   "bounds": [100, 150],
60                   "contentsOpaque": true,
61                   "drawsContent": true,
62                   "backgroundColor": "#808080",
63                   "transform": [
64                     [1, 0, 0, 0],
65                     [0, 1, 0, 0],
66                     [0, 0, 1, 0],
67                     [0, 0, 1, 1]
68                   ]
69                 }
70               ]
71             }
72           ]
73         },
74         {
75           "position": [240, 230],
76           "bounds": [60, 70],
77           "drawsContent": true,
78           "children": [
79             {
80               "bounds": [60, 70],
81               "children": [
82                 {
83                   "position": [2, 12],
84                   "bounds": [100, 150],
85                   "contentsOpaque": true,
86                   "drawsContent": true,
87                   "backgroundColor": "#808080",
88                   "transform": [
89                     [1, 0, 0, 0],
90                     [0, 1, 0, 0],
91                     [0, 0, 1, 0],
92                     [0, 0, 1, 1]
93                   ]
94                 }
95               ]
96             }
97           ]
98         }
99       ]
100     }
101   ]
102 }
103