Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / linux / compositing / squashing / selection-repaint-with-gaps-expected.txt
1 lorem ipsumlorem ipsumlorem ipsum
2 {
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "shouldFlattenTransform": false,
12           "children": [
13             {
14               "position": [8, 8],
15               "bounds": [300, 500]
16             },
17             {
18               "position": [15, 35],
19               "bounds": [100, 210],
20               "drawsContent": true,
21               "repaintRects": [
22                 [34, 80, 6, 19],
23                 [0, 80, 35, 39]
24               ]
25             }
26           ]
27         }
28       ]
29     }
30   ]
31 }
32 {
33   "bounds": [800, 600],
34   "children": [
35     {
36       "bounds": [800, 600],
37       "contentsOpaque": true,
38       "drawsContent": true,
39       "children": [
40         {
41           "shouldFlattenTransform": false,
42           "children": [
43             {
44               "position": [8, 8],
45               "bounds": [300, 500]
46             },
47             {
48               "position": [15, 35],
49               "bounds": [100, 210],
50               "drawsContent": true,
51               "repaintRects": [
52                 [34, 160, 6, 19],
53                 [34, 80, 6, 39],
54                 [34, 80, 6, 19],
55                 [0, 160, 35, 39],
56                 [0, 80, 100, 50],
57                 [0, 80, 35, 39]
58               ]
59             }
60           ]
61         }
62       ]
63     }
64   ]
65 }
66