Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / softwarecompositing / squashing / invalidate-when-leaving-squashed-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           "children": [
11             {
12               "position": [8, 8],
13               "bounds": [200, 200],
14               "contentsOpaque": true,
15               "drawsContent": true,
16               "backgroundColor": "#D3D3D3"
17             },
18             {
19               "position": [50, 50],
20               "bounds": [200, 200],
21               "drawsContent": true,
22               "repaintRects": [
23                 [0, 0, 200, 200]
24               ]
25             }
26           ]
27         },
28         {
29           "position": [50, 50],
30           "bounds": [200, 200],
31           "contentsOpaque": true,
32           "drawsContent": true,
33           "backgroundColor": "#ADD8E6",
34           "repaintRects": [
35             [0, 0, 200, 200],
36             [0, 0, 200, 200]
37           ]
38         }
39       ]
40     }
41   ]
42 }
43