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