Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / draws-content / webgl-background-layer-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": [13, 8],
11           "bounds": [50, 50],
12           "contentsOpaque": true,
13           "drawsContent": true,
14           "backgroundColor": "#008000"
15         },
16         {
17           "position": [13, 73],
18           "bounds": [60, 60],
19           "contentsOpaque": true,
20           "drawsContent": true,
21           "backgroundColor": "#008000"
22         },
23         {
24           "position": [13, 138],
25           "bounds": [60, 60],
26           "contentsOpaque": true,
27           "drawsContent": true,
28           "backgroundColor": "#008000"
29         },
30         {
31           "position": [13, 203],
32           "bounds": [50, 50],
33           "contentsOpaque": true,
34           "drawsContent": true,
35           "backgroundColor": "#008000"
36         }
37       ]
38     }
39   ]
40 }
41